Skip to content

Commit 7d5a388

Browse files
chore: update dependency npm-run-all2 to v8.0.4
1 parent cc6e91e commit 7d5a388

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
@@ -24278,7 +24278,7 @@ __metadata:
2427824278
languageName: node
2427924279
linkType: hard
2428024280

24281-
"minimatch@npm:^10.0.0, minimatch@npm:^10.0.1":
24281+
"minimatch@npm:^10.0.0":
2428224282
version: 10.0.1
2428324283
resolution: "minimatch@npm:10.0.1"
2428424284
dependencies:
@@ -25385,13 +25385,13 @@ __metadata:
2538525385
linkType: hard
2538625386

2538725387
"npm-run-all2@npm:^8.0.1":
25388-
version: 8.0.1
25389-
resolution: "npm-run-all2@npm:8.0.1"
25388+
version: 8.0.4
25389+
resolution: "npm-run-all2@npm:8.0.4"
2539025390
dependencies:
2539125391
ansi-styles: "npm:^6.2.1"
2539225392
cross-spawn: "npm:^7.0.6"
2539325393
memorystream: "npm:^0.3.1"
25394-
minimatch: "npm:^10.0.1"
25394+
picomatch: "npm:^4.0.2"
2539525395
pidtree: "npm:^0.6.0"
2539625396
read-package-json-fast: "npm:^4.0.0"
2539725397
shell-quote: "npm:^1.7.3"
@@ -25401,7 +25401,7 @@ __metadata:
2540125401
npm-run-all2: bin/npm-run-all/index.js
2540225402
run-p: bin/run-p/index.js
2540325403
run-s: bin/run-s/index.js
25404-
checksum: 10c0/e97980a66b64e51f57f57804a8d93e4fb0845867db7a558db224c480a987c9b1e9a0d148d01cad351d4f53077c7f93f56bba5625938d213ebb3f652c1d615d86
25404+
checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
2540525405
languageName: node
2540625406
linkType: hard
2540725407

@@ -26772,6 +26772,13 @@ __metadata:
2677226772
languageName: node
2677326773
linkType: hard
2677426774

26775+
"picomatch@npm:^4.0.2":
26776+
version: 4.0.2
26777+
resolution: "picomatch@npm:4.0.2"
26778+
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
26779+
languageName: node
26780+
linkType: hard
26781+
2677526782
"pidtree@npm:^0.6.0":
2677626783
version: 0.6.0
2677726784
resolution: "pidtree@npm:0.6.0"

0 commit comments

Comments
 (0)