Skip to content

Commit 2f6e1c8

Browse files
chore: update dependency npm-run-all2 to v8.0.4
1 parent 413c5ab commit 2f6e1c8

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
@@ -20221,7 +20221,7 @@ __metadata:
2022120221
languageName: node
2022220222
linkType: hard
2022320223

20224-
"minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
20224+
"minimatch@npm:^10.0.0":
2022520225
version: 10.0.1
2022620226
resolution: "minimatch@npm:10.0.1"
2022720227
dependencies:
@@ -20907,13 +20907,13 @@ __metadata:
2090720907
linkType: hard
2090820908

2090920909
"npm-run-all2@npm:^8.0.1":
20910-
version: 8.0.1
20911-
resolution: "npm-run-all2@npm:8.0.1"
20910+
version: 8.0.4
20911+
resolution: "npm-run-all2@npm:8.0.4"
2091220912
dependencies:
2091320913
ansi-styles: "npm:^6.2.1"
2091420914
cross-spawn: "npm:^7.0.6"
2091520915
memorystream: "npm:^0.3.1"
20916-
minimatch: "npm:^10.0.1"
20916+
picomatch: "npm:^4.0.2"
2091720917
pidtree: "npm:^0.6.0"
2091820918
read-package-json-fast: "npm:^4.0.0"
2091920919
shell-quote: "npm:^1.7.3"
@@ -20923,7 +20923,7 @@ __metadata:
2092320923
npm-run-all2: bin/npm-run-all/index.js
2092420924
run-p: bin/run-p/index.js
2092520925
run-s: bin/run-s/index.js
20926-
checksum: 10c0/e97980a66b64e51f57f57804a8d93e4fb0845867db7a558db224c480a987c9b1e9a0d148d01cad351d4f53077c7f93f56bba5625938d213ebb3f652c1d615d86
20926+
checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
2092720927
languageName: node
2092820928
linkType: hard
2092920929

@@ -22040,6 +22040,13 @@ __metadata:
2204022040
languageName: node
2204122041
linkType: hard
2204222042

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

0 commit comments

Comments
 (0)