Skip to content

Commit d331aa0

Browse files
chore(deps): update dependency npm-run-all2 to v8
1 parent 9e5656c commit d331aa0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"husky": "^9.0.6",
9292
"lerna": "^8.0.0",
9393
"lint-staged": "^15.0.0",
94-
"npm-run-all2": "^7.0.0",
94+
"npm-run-all2": "^8.0.0",
9595
"postcss": "^8.4.25",
9696
"postcss-cli": "^11.0.0",
9797
"postcss-import": "^16.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18365,9 +18365,9 @@ __metadata:
1836518365
languageName: node
1836618366
linkType: hard
1836718367

18368-
"npm-run-all2@npm:^7.0.0":
18369-
version: 7.0.2
18370-
resolution: "npm-run-all2@npm:7.0.2"
18368+
"npm-run-all2@npm:^8.0.0":
18369+
version: 8.0.0
18370+
resolution: "npm-run-all2@npm:8.0.0"
1837118371
dependencies:
1837218372
ansi-styles: "npm:^6.2.1"
1837318373
cross-spawn: "npm:^7.0.6"
@@ -18382,7 +18382,7 @@ __metadata:
1838218382
npm-run-all2: bin/npm-run-all/index.js
1838318383
run-p: bin/run-p/index.js
1838418384
run-s: bin/run-s/index.js
18385-
checksum: 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
18385+
checksum: 10c0/50ce762c55b11f8d7ae4512f6750088787b9918848ce866a630c262a46add005489596bf67a117d324d9bf61b4f232b0447046b132bbe41d8ce804d51bcddb96
1838618386
languageName: node
1838718387
linkType: hard
1838818388

@@ -23773,7 +23773,7 @@ __metadata:
2377323773
husky: "npm:^9.0.6"
2377423774
lerna: "npm:^8.0.0"
2377523775
lint-staged: "npm:^15.0.0"
23776-
npm-run-all2: "npm:^7.0.0"
23776+
npm-run-all2: "npm:^8.0.0"
2377723777
postcss: "npm:^8.4.25"
2377823778
postcss-cli: "npm:^11.0.0"
2377923779
postcss-import: "npm:^16.0.0"

0 commit comments

Comments
 (0)