Skip to content

Commit 13f201b

Browse files
chore(deps-dev): bump glob from 10.4.2 to 11.0.1
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 11.0.1. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.2...v11.0.1) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2766d2f commit 13f201b

File tree

2 files changed

+30
-37
lines changed

2 files changed

+30
-37
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
"eslint-plugin-import": "^2.31.0",
295295
"eslint-plugin-md": "^1.0.19",
296296
"eslint-plugin-prettier": "^5.2.1",
297-
"glob": "^10.4.2",
297+
"glob": "^11.0.1",
298298
"nyc": "^17.1.0",
299299
"prettier": "^3.3.3",
300300
"ts-loader": "^9.5.1",

yarn.lock

Lines changed: 29 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -485,11 +485,6 @@
485485
"@nodelib/fs.scandir" "2.1.5"
486486
fastq "^1.6.0"
487487

488-
"@pkgjs/parseargs@^0.11.0":
489-
version "0.11.0"
490-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
491-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
492-
493488
"@pkgr/core@^0.1.0":
494489
version "0.1.1"
495490
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
@@ -2932,17 +2927,17 @@ glob-to-regexp@^0.4.1:
29322927
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
29332928
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
29342929

2935-
glob@^10.4.2:
2936-
version "10.4.2"
2937-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
2938-
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
2930+
glob@^11.0.1:
2931+
version "11.0.1"
2932+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
2933+
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
29392934
dependencies:
29402935
foreground-child "^3.1.0"
2941-
jackspeak "^3.1.2"
2942-
minimatch "^9.0.4"
2936+
jackspeak "^4.0.1"
2937+
minimatch "^10.0.0"
29432938
minipass "^7.1.2"
29442939
package-json-from-dist "^1.0.0"
2945-
path-scurry "^1.11.1"
2940+
path-scurry "^2.0.0"
29462941

29472942
glob@^7.0.6, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
29482943
version "7.2.3"
@@ -3629,14 +3624,12 @@ istanbul-reports@^3.0.2:
36293624
html-escaper "^2.0.0"
36303625
istanbul-lib-report "^3.0.0"
36313626

3632-
jackspeak@^3.1.2:
3633-
version "3.4.0"
3634-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.0.tgz#a75763ff36ad778ede6a156d8ee8b124de445b4a"
3635-
integrity sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==
3627+
jackspeak@^4.0.1:
3628+
version "4.0.2"
3629+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015"
3630+
integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==
36363631
dependencies:
36373632
"@isaacs/cliui" "^8.0.2"
3638-
optionalDependencies:
3639-
"@pkgjs/parseargs" "^0.11.0"
36403633

36413634
jest-worker@^27.4.5:
36423635
version "27.5.1"
@@ -3840,10 +3833,10 @@ loupe@^2.3.6:
38403833
dependencies:
38413834
get-func-name "^2.0.0"
38423835

3843-
lru-cache@^10.2.0:
3844-
version "10.2.2"
3845-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
3846-
integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
3836+
lru-cache@^11.0.0:
3837+
version "11.0.2"
3838+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
3839+
integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
38473840

38483841
lru-cache@^5.1.1:
38493842
version "5.1.1"
@@ -4000,26 +3993,26 @@ [email protected]:
40003993
dependencies:
40013994
brace-expansion "^2.0.1"
40023995

3996+
minimatch@^10.0.0:
3997+
version "10.0.1"
3998+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3999+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4000+
dependencies:
4001+
brace-expansion "^2.0.1"
4002+
40034003
minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
40044004
version "3.1.2"
40054005
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
40064006
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
40074007
dependencies:
40084008
brace-expansion "^1.1.7"
40094009

4010-
minimatch@^9.0.4:
4011-
version "9.0.4"
4012-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
4013-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
4014-
dependencies:
4015-
brace-expansion "^2.0.1"
4016-
40174010
minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6:
40184011
version "1.2.7"
40194012
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
40204013
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
40214014

4022-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
4015+
minipass@^7.1.2:
40234016
version "7.1.2"
40244017
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
40254018
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -4446,13 +4439,13 @@ path-parse@^1.0.7:
44464439
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
44474440
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
44484441

4449-
path-scurry@^1.11.1:
4450-
version "1.11.1"
4451-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
4452-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
4442+
path-scurry@^2.0.0:
4443+
version "2.0.0"
4444+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
4445+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
44534446
dependencies:
4454-
lru-cache "^10.2.0"
4455-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
4447+
lru-cache "^11.0.0"
4448+
minipass "^7.1.2"
44564449

44574450
path-type@^4.0.0:
44584451
version "4.0.0"

0 commit comments

Comments
 (0)