Skip to content

Commit 1f9b5d1

Browse files
chore(deps): update dependency npm-run-all2 to v8
1 parent b9e9592 commit 1f9b5d1

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"husky": "^9.1.6",
3333
"lerna": "^8.1.8",
3434
"lint-staged": "^15.2.10",
35-
"npm-run-all2": "^7.0.0",
35+
"npm-run-all2": "^8.0.0",
3636
"oxlint": "^0.16.0",
3737
"prettier": "^3.3.3",
3838
"tslib": "^2.7.0",

yarn.lock

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5950,6 +5950,15 @@ __metadata:
59505950
languageName: node
59515951
linkType: hard
59525952

5953+
"minimatch@npm:^10.0.1":
5954+
version: 10.0.1
5955+
resolution: "minimatch@npm:10.0.1"
5956+
dependencies:
5957+
brace-expansion: "npm:^2.0.1"
5958+
checksum: 10c0/e6c29a81fe83e1877ad51348306be2e8aeca18c88fdee7a99df44322314279e15799e41d7cb274e4e8bb0b451a3bc622d6182e157dfa1717d6cda75e9cd8cd5d
5959+
languageName: node
5960+
linkType: hard
5961+
59535962
"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
59545963
version: 3.1.2
59555964
resolution: "minimatch@npm:3.1.2"
@@ -6359,7 +6368,7 @@ __metadata:
63596368
husky: "npm:^9.1.6"
63606369
lerna: "npm:^8.1.8"
63616370
lint-staged: "npm:^15.2.10"
6362-
npm-run-all2: "npm:^7.0.0"
6371+
npm-run-all2: "npm:^8.0.0"
63636372
oxlint: "npm:^0.16.0"
63646373
prettier: "npm:^3.3.3"
63656374
tslib: "npm:^2.7.0"
@@ -6545,14 +6554,14 @@ __metadata:
65456554
languageName: node
65466555
linkType: hard
65476556

6548-
"npm-run-all2@npm:^7.0.0":
6549-
version: 7.0.2
6550-
resolution: "npm-run-all2@npm:7.0.2"
6557+
"npm-run-all2@npm:^8.0.0":
6558+
version: 8.0.1
6559+
resolution: "npm-run-all2@npm:8.0.1"
65516560
dependencies:
65526561
ansi-styles: "npm:^6.2.1"
65536562
cross-spawn: "npm:^7.0.6"
65546563
memorystream: "npm:^0.3.1"
6555-
minimatch: "npm:^9.0.0"
6564+
minimatch: "npm:^10.0.1"
65566565
pidtree: "npm:^0.6.0"
65576566
read-package-json-fast: "npm:^4.0.0"
65586567
shell-quote: "npm:^1.7.3"
@@ -6562,7 +6571,7 @@ __metadata:
65626571
npm-run-all2: bin/npm-run-all/index.js
65636572
run-p: bin/run-p/index.js
65646573
run-s: bin/run-s/index.js
6565-
checksum: 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
6574+
checksum: 10c0/e97980a66b64e51f57f57804a8d93e4fb0845867db7a558db224c480a987c9b1e9a0d148d01cad351d4f53077c7f93f56bba5625938d213ebb3f652c1d615d86
65666575
languageName: node
65676576
linkType: hard
65686577

0 commit comments

Comments
 (0)