Skip to content

Commit 56c6047

Browse files
committed
Update dependency glob to v10.4.2
1 parent f9c9950 commit 56c6047

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

yarn.lock

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4347,9 +4347,9 @@ for-in@^1.0.2:
43474347
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
43484348

43494349
foreground-child@^3.1.0:
4350-
version "3.1.1"
4351-
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
4352-
integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==
4350+
version "3.2.1"
4351+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.2.1.tgz#767004ccf3a5b30df39bed90718bab43fe0a59f7"
4352+
integrity sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==
43534353
dependencies:
43544354
cross-spawn "^7.0.0"
43554355
signal-exit "^4.0.1"
@@ -4589,14 +4589,15 @@ glob-parent@^6.0.2:
45894589
is-glob "^4.0.3"
45904590

45914591
glob@^10.0.0:
4592-
version "10.4.1"
4593-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
4594-
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
4592+
version "10.4.2"
4593+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
4594+
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
45954595
dependencies:
45964596
foreground-child "^3.1.0"
45974597
jackspeak "^3.1.2"
45984598
minimatch "^9.0.4"
45994599
minipass "^7.1.2"
4600+
package-json-from-dist "^1.0.0"
46004601
path-scurry "^1.11.1"
46014602

46024603
glob@^10.3.7:
@@ -5719,9 +5720,9 @@ jackspeak@^2.0.3:
57195720
"@pkgjs/parseargs" "^0.11.0"
57205721

57215722
jackspeak@^3.1.2:
5722-
version "3.1.2"
5723-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.1.2.tgz#eada67ea949c6b71de50f1b09c92a961897b90ab"
5724-
integrity sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==
5723+
version "3.4.0"
5724+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.0.tgz#a75763ff36ad778ede6a156d8ee8b124de445b4a"
5725+
integrity sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==
57255726
dependencies:
57265727
"@isaacs/cliui" "^8.0.2"
57275728
optionalDependencies:
@@ -7233,6 +7234,11 @@ p-timeout@^5.0.2:
72337234
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-5.0.2.tgz#d12964c4b2f988e15f72b455c2c428d82a0ec0a0"
72347235
integrity sha512-sEmji9Yaq+Tw+STwsGAE56hf7gMy9p0tQfJojIAamB7WHJYJKf1qlsg9jqBWG8q9VCxKPhZaP/AcXwEoBcYQhQ==
72357236

7237+
package-json-from-dist@^1.0.0:
7238+
version "1.0.0"
7239+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
7240+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
7241+
72367242
parent-module@^1.0.0:
72377243
version "1.0.1"
72387244
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"

0 commit comments

Comments
 (0)