Skip to content

Commit 1a8c4d4

Browse files
fix(deps): update dependency glob to v11
1 parent 11a2df5 commit 1a8c4d4

File tree

2 files changed

+39
-22
lines changed

2 files changed

+39
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"concurrently": "6.5.1",
9292
"console.table": "0.10.0",
9393
"fs-extra": "11.3.0",
94-
"glob": "9.x",
94+
"glob": "11.x",
9595
"inquirer": "8.2.6",
9696
"jsonpath": "1.1.1",
9797
"lodash": "4.17.21",

yarn.lock

Lines changed: 38 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5699,15 +5699,17 @@ glob-to-regexp@^0.4.1:
56995699
resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
57005700
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
57015701

5702-
glob@9.x:
5703-
version "9.3.5"
5704-
resolved "https://registry.npmjs.org/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
5705-
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
5702+
glob@11.x:
5703+
version "11.0.1"
5704+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
5705+
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
57065706
dependencies:
5707-
fs.realpath "^1.0.0"
5708-
minimatch "^8.0.2"
5709-
minipass "^4.2.4"
5710-
path-scurry "^1.6.1"
5707+
foreground-child "^3.1.0"
5708+
jackspeak "^4.0.1"
5709+
minimatch "^10.0.0"
5710+
minipass "^7.1.2"
5711+
package-json-from-dist "^1.0.0"
5712+
path-scurry "^2.0.0"
57115713

57125714
glob@^10.2.2, glob@^10.3.10, glob@^10.3.7, glob@^10.4.5:
57135715
version "10.4.5"
@@ -6461,6 +6463,13 @@ jackspeak@^3.1.2:
64616463
optionalDependencies:
64626464
"@pkgjs/parseargs" "^0.11.0"
64636465

6466+
jackspeak@^4.0.1:
6467+
version "4.1.0"
6468+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
6469+
integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
6470+
dependencies:
6471+
"@isaacs/cliui" "^8.0.2"
6472+
64646473
jake@^10.8.5:
64656474
version "10.9.2"
64666475
resolved "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz#6ae487e6a69afec3a5e167628996b59f35ae2b7f"
@@ -7391,6 +7400,11 @@ lru-cache@^10.0.1, lru-cache@^10.2.0, lru-cache@^10.2.2:
73917400
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
73927401
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
73937402

7403+
lru-cache@^11.0.0:
7404+
version "11.0.2"
7405+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
7406+
integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
7407+
73947408
lru-cache@^5.1.1:
73957409
version "5.1.1"
73967410
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -7604,6 +7618,13 @@ minimatch@9.0.3:
76047618
dependencies:
76057619
brace-expansion "^2.0.1"
76067620

7621+
minimatch@^10.0.0:
7622+
version "10.0.1"
7623+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
7624+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
7625+
dependencies:
7626+
brace-expansion "^2.0.1"
7627+
76077628
minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
76087629
version "3.1.2"
76097630
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -7618,13 +7639,6 @@ minimatch@^5.0.1:
76187639
dependencies:
76197640
brace-expansion "^2.0.1"
76207641

7621-
minimatch@^8.0.2:
7622-
version "8.0.4"
7623-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-8.0.4.tgz#847c1b25c014d4e9a7f68aaf63dedd668a626229"
7624-
integrity sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==
7625-
dependencies:
7626-
brace-expansion "^2.0.1"
7627-
76287642
minimatch@^9.0.0, minimatch@^9.0.4, minimatch@^9.0.5:
76297643
version "9.0.5"
76307644
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
@@ -7683,11 +7697,6 @@ minipass@^3.0.0:
76837697
dependencies:
76847698
yallist "^4.0.0"
76857699

7686-
minipass@^4.2.4:
7687-
version "4.2.8"
7688-
resolved "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz#f0010f64393ecfc1d1ccb5f582bcaf45f48e1a3a"
7689-
integrity sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==
7690-
76917700
minipass@^5.0.0:
76927701
version "5.0.0"
76937702
resolved "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
@@ -8595,14 +8604,22 @@ path-parse@^1.0.7:
85958604
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
85968605
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
85978606

8598-
path-scurry@^1.11.1, path-scurry@^1.6.1:
8607+
path-scurry@^1.11.1:
85998608
version "1.11.1"
86008609
resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
86018610
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
86028611
dependencies:
86038612
lru-cache "^10.2.0"
86048613
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
86058614

8615+
path-scurry@^2.0.0:
8616+
version "2.0.0"
8617+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
8618+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
8619+
dependencies:
8620+
lru-cache "^11.0.0"
8621+
minipass "^7.1.2"
8622+
86068623
path-to-regexp@0.1.12:
86078624
version "0.1.12"
86088625
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"

0 commit comments

Comments
 (0)