Skip to content

Commit 5ec22db

Browse files
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent ce61f8d commit 5ec22db

File tree

5 files changed

+138
-165
lines changed

5 files changed

+138
-165
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"jest": "^29.5.0",
5151
"keyv": "4.5.2",
5252
"lcov-result-merger": "^3.3.0",
53-
"npm-run-all": "^4.1.5",
53+
"npm-run-all2": "^5.0.0",
5454
"publish-packed": "^4.1.1",
5555
"rimraf": "^3.0.2",
5656
"shx": "^0.3.4",

pkg-manager/headless/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/sinon": "^10.0.14",
3232
"isexe": "2.0.0",
3333
"load-json-file": "^6.2.0",
34-
"npm-run-all": "^4.1.5",
34+
"npm-run-all2": "^5.0.0",
3535
"sinon": "^15.0.4",
3636
"tempy": "^1.0.1",
3737
"write-json-file": "^4.3.0"

0 commit comments

Comments
 (0)