Skip to content

Commit 1b684f5

Browse files
build(deps): bump glob from 7.2.3 to 11.0.1
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 11.0.1. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v7.2.3...v11.0.1) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64210b8 commit 1b684f5

File tree

2 files changed

+110
-20
lines changed

2 files changed

+110
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@malept/cross-spawn-promise": "^2.0.0",
4848
"debug": "^4.1.1",
4949
"fs-extra": "^11.2.0",
50-
"glob": "^8.1.0",
50+
"glob": "^11.0.1",
5151
"lodash": "^4.17.15",
5252
"parse-author": "^2.0.0",
5353
"semver": "^7.1.1",

yarn.lock

Lines changed: 109 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,18 @@
204204
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
205205
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
206206

207+
"@isaacs/cliui@^8.0.2":
208+
version "8.0.2"
209+
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
210+
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
211+
dependencies:
212+
string-width "^5.1.2"
213+
string-width-cjs "npm:string-width@^4.2.0"
214+
strip-ansi "^7.0.1"
215+
strip-ansi-cjs "npm:strip-ansi@^6.0.1"
216+
wrap-ansi "^8.1.0"
217+
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
218+
207219
"@istanbuljs/load-nyc-config@^1.0.0":
208220
version "1.1.0"
209221
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -1914,6 +1926,14 @@ foreground-child@^2.0.0:
19141926
cross-spawn "^7.0.0"
19151927
signal-exit "^3.0.2"
19161928

1929+
foreground-child@^3.1.0:
1930+
version "3.3.0"
1931+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.0.tgz#0ac8644c06e431439f8561db8ecf29a7b5519c77"
1932+
integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==
1933+
dependencies:
1934+
cross-spawn "^7.0.0"
1935+
signal-exit "^4.0.1"
1936+
19171937
fromentries@^1.2.0:
19181938
version "1.3.2"
19191939
resolved "https://registry.yarnpkg.com/fromentries/-/fromentries-1.3.2.tgz#e4bca6808816bf8f93b52750f1127f5a6fd86e3a"
@@ -2036,6 +2056,18 @@ glob-parent@^6.0.2:
20362056
dependencies:
20372057
is-glob "^4.0.3"
20382058

2059+
glob@^11.0.1:
2060+
version "11.0.1"
2061+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
2062+
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
2063+
dependencies:
2064+
foreground-child "^3.1.0"
2065+
jackspeak "^4.0.1"
2066+
minimatch "^10.0.0"
2067+
minipass "^7.1.2"
2068+
package-json-from-dist "^1.0.0"
2069+
path-scurry "^2.0.0"
2070+
20392071
glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
20402072
version "7.2.3"
20412073
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -2048,17 +2080,6 @@ glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
20482080
once "^1.3.0"
20492081
path-is-absolute "^1.0.0"
20502082

2051-
glob@^8.1.0:
2052-
version "8.1.0"
2053-
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
2054-
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
2055-
dependencies:
2056-
fs.realpath "^1.0.0"
2057-
inflight "^1.0.4"
2058-
inherits "2"
2059-
minimatch "^5.0.1"
2060-
once "^1.3.0"
2061-
20622083
global-dirs@^2.0.1:
20632084
version "2.1.0"
20642085
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-2.1.0.tgz#e9046a49c806ff04d6c1825e196c8f0091e8df4d"
@@ -2681,6 +2702,13 @@ istanbul-reports@^3.0.2:
26812702
html-escaper "^2.0.0"
26822703
istanbul-lib-report "^3.0.0"
26832704

2705+
jackspeak@^4.0.1:
2706+
version "4.0.2"
2707+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015"
2708+
integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==
2709+
dependencies:
2710+
"@isaacs/cliui" "^8.0.2"
2711+
26842712
js-string-escape@^1.0.1:
26852713
version "1.0.1"
26862714
resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef"
@@ -2865,6 +2893,11 @@ lowercase-keys@^2.0.0:
28652893
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz#2603e78b7b4b0006cbca2fbcc8a3202558ac9479"
28662894
integrity sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==
28672895

2896+
lru-cache@^11.0.0:
2897+
version "11.0.2"
2898+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
2899+
integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
2900+
28682901
lru-cache@^5.1.1:
28692902
version "5.1.1"
28702903
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -2988,20 +3021,20 @@ min-indent@^1.0.0:
29883021
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
29893022
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
29903023

3024+
minimatch@^10.0.0:
3025+
version "10.0.1"
3026+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3027+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3028+
dependencies:
3029+
brace-expansion "^2.0.1"
3030+
29913031
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
29923032
version "3.1.2"
29933033
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
29943034
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
29953035
dependencies:
29963036
brace-expansion "^1.1.7"
29973037

2998-
minimatch@^5.0.1:
2999-
version "5.1.6"
3000-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
3001-
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
3002-
dependencies:
3003-
brace-expansion "^2.0.1"
3004-
30053038
minimist-options@4.1.0:
30063039
version "4.1.0"
30073040
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -3016,6 +3049,11 @@ minimist@^1.2.0, minimist@^1.2.6:
30163049
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
30173050
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
30183051

3052+
minipass@^7.1.2:
3053+
version "7.1.2"
3054+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
3055+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
3056+
30193057
ms@^2.1.1, ms@^2.1.3:
30203058
version "2.1.3"
30213059
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
@@ -3308,6 +3346,11 @@ package-hash@^4.0.0:
33083346
lodash.flattendeep "^4.4.0"
33093347
release-zalgo "^1.0.0"
33103348

3349+
package-json-from-dist@^1.0.0:
3350+
version "1.0.1"
3351+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
3352+
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
3353+
33113354
package-json@^6.3.0:
33123355
version "6.5.0"
33133356
resolved "https://registry.yarnpkg.com/package-json/-/package-json-6.5.0.tgz#6feedaca35e75725876d0b0e64974697fed145b0"
@@ -3372,6 +3415,14 @@ path-parse@^1.0.7:
33723415
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
33733416
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
33743417

3418+
path-scurry@^2.0.0:
3419+
version "2.0.0"
3420+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
3421+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
3422+
dependencies:
3423+
lru-cache "^11.0.0"
3424+
minipass "^7.1.2"
3425+
33753426
path-to-regexp@^6.2.1:
33763427
version "6.3.0"
33773428
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.3.0.tgz#2b6a26a337737a8e1416f9272ed0766b1c0389f4"
@@ -3800,6 +3851,11 @@ signal-exit@^3.0.2, signal-exit@^3.0.7:
38003851
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9"
38013852
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
38023853

3854+
signal-exit@^4.0.1:
3855+
version "4.1.0"
3856+
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
3857+
integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
3858+
38033859
sinon@^11.1.0:
38043860
version "11.1.2"
38053861
resolved "https://registry.yarnpkg.com/sinon/-/sinon-11.1.2.tgz#9e78850c747241d5c59d1614d8f9cbe8840e8674"
@@ -3892,6 +3948,15 @@ stream-events@^1.0.5:
38923948
dependencies:
38933949
stubs "^3.0.0"
38943950

3951+
"string-width-cjs@npm:string-width@^4.2.0":
3952+
version "4.2.3"
3953+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3954+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3955+
dependencies:
3956+
emoji-regex "^8.0.0"
3957+
is-fullwidth-code-point "^3.0.0"
3958+
strip-ansi "^6.0.1"
3959+
38953960
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
38963961
version "4.2.3"
38973962
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
@@ -3901,7 +3966,7 @@ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2
39013966
is-fullwidth-code-point "^3.0.0"
39023967
strip-ansi "^6.0.1"
39033968

3904-
string-width@^5.0.0:
3969+
string-width@^5.0.0, string-width@^5.0.1, string-width@^5.1.2:
39053970
version "5.1.2"
39063971
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
39073972
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
@@ -3942,6 +4007,13 @@ string.prototype.trimstart@^1.0.8:
39424007
define-properties "^1.2.1"
39434008
es-object-atoms "^1.0.0"
39444009

4010+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4011+
version "6.0.1"
4012+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4013+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4014+
dependencies:
4015+
ansi-regex "^5.0.1"
4016+
39454017
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
39464018
version "6.0.1"
39474019
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
@@ -4413,6 +4485,15 @@ word-wrap@^1.2.5:
44134485
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
44144486
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
44154487

4488+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
4489+
version "7.0.0"
4490+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4491+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4492+
dependencies:
4493+
ansi-styles "^4.0.0"
4494+
string-width "^4.1.0"
4495+
strip-ansi "^6.0.0"
4496+
44164497
wrap-ansi@^6.2.0:
44174498
version "6.2.0"
44184499
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-6.2.0.tgz#e9393ba07102e6c91a3b221478f0257cd2856e53"
@@ -4431,6 +4512,15 @@ wrap-ansi@^7.0.0:
44314512
string-width "^4.1.0"
44324513
strip-ansi "^6.0.0"
44334514

4515+
wrap-ansi@^8.1.0:
4516+
version "8.1.0"
4517+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
4518+
integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==
4519+
dependencies:
4520+
ansi-styles "^6.1.0"
4521+
string-width "^5.0.1"
4522+
strip-ansi "^7.0.1"
4523+
44344524
wrappy@1:
44354525
version "1.0.2"
44364526
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"

0 commit comments

Comments
 (0)