Skip to content

Commit 5aa629f

Browse files
chore: update dependency npm-run-all2 to v8.0.4
1 parent 9be6275 commit 5aa629f

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
@@ -20237,7 +20237,7 @@ __metadata:
2023720237
languageName: node
2023820238
linkType: hard
2023920239

20240-
"minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
20240+
"minimatch@npm:^10.0.0":
2024120241
version: 10.0.1
2024220242
resolution: "minimatch@npm:10.0.1"
2024320243
dependencies:
@@ -20923,13 +20923,13 @@ __metadata:
2092320923
linkType: hard
2092420924

2092520925
"npm-run-all2@npm:^8.0.1":
20926-
version: 8.0.1
20927-
resolution: "npm-run-all2@npm:8.0.1"
20926+
version: 8.0.4
20927+
resolution: "npm-run-all2@npm:8.0.4"
2092820928
dependencies:
2092920929
ansi-styles: "npm:^6.2.1"
2093020930
cross-spawn: "npm:^7.0.6"
2093120931
memorystream: "npm:^0.3.1"
20932-
minimatch: "npm:^10.0.1"
20932+
picomatch: "npm:^4.0.2"
2093320933
pidtree: "npm:^0.6.0"
2093420934
read-package-json-fast: "npm:^4.0.0"
2093520935
shell-quote: "npm:^1.7.3"
@@ -20939,7 +20939,7 @@ __metadata:
2093920939
npm-run-all2: bin/npm-run-all/index.js
2094020940
run-p: bin/run-p/index.js
2094120941
run-s: bin/run-s/index.js
20942-
checksum: 10c0/e97980a66b64e51f57f57804a8d93e4fb0845867db7a558db224c480a987c9b1e9a0d148d01cad351d4f53077c7f93f56bba5625938d213ebb3f652c1d615d86
20942+
checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
2094320943
languageName: node
2094420944
linkType: hard
2094520945

@@ -22056,6 +22056,13 @@ __metadata:
2205622056
languageName: node
2205722057
linkType: hard
2205822058

22059+
"picomatch@npm:^4.0.2":
22060+
version: 4.0.2
22061+
resolution: "picomatch@npm:4.0.2"
22062+
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
22063+
languageName: node
22064+
linkType: hard
22065+
2205922066
"pidtree@npm:^0.6.0":
2206022067
version: 0.6.0
2206122068
resolution: "pidtree@npm:0.6.0"

0 commit comments

Comments
 (0)