Skip to content

Commit 4afe40d

Browse files
Bump glob from 10.3.16 to 10.4.1
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.16 to 10.4.1. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.16...v10.4.1) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c52107 commit 4afe40d

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Diff for: yarn.lock

+18-18
Original file line numberDiff line numberDiff line change
@@ -1085,15 +1085,15 @@ [email protected]:
10851085
path-is-absolute "^1.0.0"
10861086

10871087
glob@^10.0.0:
1088-
version "10.3.16"
1089-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.16.tgz#bf6679d5d51279c8cfae4febe0d051d2a4bf4c6f"
1090-
integrity sha512-JDKXl1DiuuHJ6fVS2FXjownaavciiHNUU4mOvV/B793RLh05vZL1rcPnCSaOgv1hDT6RDlY7AB7ZUvFYAtPgAw==
1088+
version "10.4.1"
1089+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
1090+
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
10911091
dependencies:
10921092
foreground-child "^3.1.0"
10931093
jackspeak "^3.1.2"
1094-
minimatch "^9.0.1"
1095-
minipass "^7.0.4"
1096-
path-scurry "^1.11.0"
1094+
minimatch "^9.0.4"
1095+
minipass "^7.1.2"
1096+
path-scurry "^1.11.1"
10971097

10981098
glob@^7.0.6, glob@^7.1.3:
10991099
version "7.2.3"
@@ -1455,10 +1455,10 @@ minimatch@^5.1.0:
14551455
dependencies:
14561456
brace-expansion "^2.0.1"
14571457

1458-
minimatch@^9.0.1:
1459-
version "9.0.1"
1460-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.1.tgz#8a555f541cf976c622daf078bb28f29fb927c253"
1461-
integrity sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==
1458+
minimatch@^9.0.4:
1459+
version "9.0.4"
1460+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
1461+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
14621462
dependencies:
14631463
brace-expansion "^2.0.1"
14641464

@@ -1467,10 +1467,10 @@ minimist@^1.2.0, minimist@^1.2.3:
14671467
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
14681468
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
14691469

1470-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.4:
1471-
version "7.0.4"
1472-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
1473-
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
1470+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
1471+
version "7.1.2"
1472+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
1473+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
14741474

14751475
mkdirp-classic@^0.5.2, mkdirp-classic@^0.5.3:
14761476
version "0.5.3"
@@ -1650,10 +1650,10 @@ path-key@^3.1.0:
16501650
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
16511651
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
16521652

1653-
path-scurry@^1.11.0:
1654-
version "1.11.0"
1655-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.0.tgz#332d64e9726bf667fb348e5a1c71005c09ad741a"
1656-
integrity sha512-LNHTaVkzaYaLGlO+0u3rQTz7QrHTFOuKyba9JMTQutkmtNew8dw8wOD7mTU/5fCPZzCWpfW0XnQKzY61P0aTaw==
1653+
path-scurry@^1.11.1:
1654+
version "1.11.1"
1655+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
1656+
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
16571657
dependencies:
16581658
lru-cache "^10.2.0"
16591659
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"

0 commit comments

Comments
 (0)