Skip to content

Commit 549f80a

Browse files
build(deps): bump glob in the npm_and_yarn group across 1 directory (#1454)
1 parent c49623e commit 549f80a

File tree

1 file changed

+60
-23
lines changed

1 file changed

+60
-23
lines changed

yarn.lock

Lines changed: 60 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,18 @@
485485
resolved "https://registry.npmjs.org/@inquirer/type/-/type-3.0.9.tgz"
486486
integrity sha512-QPaNt/nmE2bLGQa9b7wwyRJoLZ7pN6rcyXvzU0YCmivmJyq1BVo94G98tStRWkoD1RgDX5C+dPlhhHzNdu/W/w==
487487

488+
"@isaacs/balanced-match@^4.0.1":
489+
version "4.0.1"
490+
resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
491+
integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
492+
493+
"@isaacs/brace-expansion@^5.0.0":
494+
version "5.0.0"
495+
resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
496+
integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
497+
dependencies:
498+
"@isaacs/balanced-match" "^4.0.1"
499+
488500
"@isaacs/cliui@^8.0.2":
489501
version "8.0.2"
490502
resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"
@@ -3162,12 +3174,12 @@ foreground-child@^2.0.0:
31623174
cross-spawn "^7.0.0"
31633175
signal-exit "^3.0.2"
31643176

3165-
foreground-child@^3.1.0, foreground-child@^3.3.0:
3166-
version "3.3.0"
3167-
resolved "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.0.tgz"
3168-
integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==
3177+
foreground-child@^3.1.0, foreground-child@^3.3.0, foreground-child@^3.3.1:
3178+
version "3.3.1"
3179+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
3180+
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
31693181
dependencies:
3170-
cross-spawn "^7.0.0"
3182+
cross-spawn "^7.0.6"
31713183
signal-exit "^4.0.1"
31723184

31733185
[email protected], form-data@^4.0.4:
@@ -3409,13 +3421,13 @@ glob@^10.2.2, glob@^10.3.10:
34093421
path-scurry "^1.11.1"
34103422

34113423
glob@^11.0.0:
3412-
version "11.0.1"
3413-
resolved "https://registry.npmjs.org/glob/-/glob-11.0.1.tgz"
3414-
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
3424+
version "11.1.0"
3425+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.1.0.tgz#4f826576e4eb99c7dad383793d2f9f08f67e50a6"
3426+
integrity sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==
34153427
dependencies:
3416-
foreground-child "^3.1.0"
3417-
jackspeak "^4.0.1"
3418-
minimatch "^10.0.0"
3428+
foreground-child "^3.3.1"
3429+
jackspeak "^4.1.1"
3430+
minimatch "^10.1.1"
34193431
minipass "^7.1.2"
34203432
package-json-from-dist "^1.0.0"
34213433
path-scurry "^2.0.0"
@@ -4228,10 +4240,10 @@ jackspeak@^3.1.2:
42284240
optionalDependencies:
42294241
"@pkgjs/parseargs" "^0.11.0"
42304242

4231-
jackspeak@^4.0.1:
4232-
version "4.0.2"
4233-
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-4.0.2.tgz"
4234-
integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==
4243+
jackspeak@^4.1.1:
4244+
version "4.1.1"
4245+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
4246+
integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
42354247
dependencies:
42364248
"@isaacs/cliui" "^8.0.2"
42374249

@@ -4849,12 +4861,12 @@ [email protected]:
48494861
dependencies:
48504862
brace-expansion "^2.0.1"
48514863

4852-
minimatch@^10.0.0, minimatch@^10.0.1:
4853-
version "10.0.1"
4854-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz"
4855-
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4864+
minimatch@^10.0.1, minimatch@^10.1.1:
4865+
version "10.1.1"
4866+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1.tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55"
4867+
integrity sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==
48564868
dependencies:
4857-
brace-expansion "^2.0.1"
4869+
"@isaacs/brace-expansion" "^5.0.0"
48584870

48594871
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
48604872
version "3.1.2"
@@ -6630,7 +6642,16 @@ stream-throttle@^0.1.3:
66306642
commander "^2.2.0"
66316643
limiter "^1.0.5"
66326644

6633-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6645+
"string-width-cjs@npm:string-width@^4.2.0":
6646+
version "4.2.3"
6647+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
6648+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6649+
dependencies:
6650+
emoji-regex "^8.0.0"
6651+
is-fullwidth-code-point "^3.0.0"
6652+
strip-ansi "^6.0.1"
6653+
6654+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
66346655
version "4.2.3"
66356656
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
66366657
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6694,7 +6715,14 @@ string_decoder@~1.1.1:
66946715
dependencies:
66956716
safe-buffer "~5.1.0"
66966717

6697-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6718+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6719+
version "6.0.1"
6720+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
6721+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6722+
dependencies:
6723+
ansi-regex "^5.0.1"
6724+
6725+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
66986726
version "6.0.1"
66996727
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
67006728
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7349,7 +7377,7 @@ wordwrap@^1.0.0:
73497377
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz"
73507378
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
73517379

7352-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7380+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
73537381
version "7.0.0"
73547382
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
73557383
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7367,6 +7395,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
73677395
string-width "^4.1.0"
73687396
strip-ansi "^6.0.0"
73697397

7398+
wrap-ansi@^7.0.0:
7399+
version "7.0.0"
7400+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
7401+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7402+
dependencies:
7403+
ansi-styles "^4.0.0"
7404+
string-width "^4.1.0"
7405+
strip-ansi "^6.0.0"
7406+
73707407
wrap-ansi@^8.1.0:
73717408
version "8.1.0"
73727409
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)