Skip to content

Commit 54fcae4

Browse files
chore: update dependency npm-run-all2 to v8.0.4
1 parent 7d1adba commit 54fcae4

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20220,7 +20220,7 @@ __metadata:
2022020220
languageName: node
2022120221
linkType: hard
2022220222

20223-
"minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
20223+
"minimatch@npm:^10.0.0":
2022420224
version: 10.0.1
2022520225
resolution: "minimatch@npm:10.0.1"
2022620226
dependencies:
@@ -20906,13 +20906,13 @@ __metadata:
2090620906
linkType: hard
2090720907

2090820908
"npm-run-all2@npm:^8.0.1":
20909-
version: 8.0.1
20910-
resolution: "npm-run-all2@npm:8.0.1"
20909+
version: 8.0.4
20910+
resolution: "npm-run-all2@npm:8.0.4"
2091120911
dependencies:
2091220912
ansi-styles: "npm:^6.2.1"
2091320913
cross-spawn: "npm:^7.0.6"
2091420914
memorystream: "npm:^0.3.1"
20915-
minimatch: "npm:^10.0.1"
20915+
picomatch: "npm:^4.0.2"
2091620916
pidtree: "npm:^0.6.0"
2091720917
read-package-json-fast: "npm:^4.0.0"
2091820918
shell-quote: "npm:^1.7.3"
@@ -20922,7 +20922,7 @@ __metadata:
2092220922
npm-run-all2: bin/npm-run-all/index.js
2092320923
run-p: bin/run-p/index.js
2092420924
run-s: bin/run-s/index.js
20925-
checksum: 10c0/e97980a66b64e51f57f57804a8d93e4fb0845867db7a558db224c480a987c9b1e9a0d148d01cad351d4f53077c7f93f56bba5625938d213ebb3f652c1d615d86
20925+
checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
2092620926
languageName: node
2092720927
linkType: hard
2092820928

@@ -22039,6 +22039,13 @@ __metadata:
2203922039
languageName: node
2204022040
linkType: hard
2204122041

22042+
"picomatch@npm:^4.0.2":
22043+
version: 4.0.2
22044+
resolution: "picomatch@npm:4.0.2"
22045+
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
22046+
languageName: node
22047+
linkType: hard
22048+
2204222049
"pidtree@npm:^0.6.0":
2204322050
version: 0.6.0
2204422051
resolution: "pidtree@npm:0.6.0"

0 commit comments

Comments
 (0)