Skip to content

Commit b65df23

Browse files
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent 2968c5c commit b65df23

File tree

3 files changed

+65
-67
lines changed

3 files changed

+65
-67
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"gh-pages": "^6.0.0",
2727
"husky": "^8.0.3",
2828
"lint-staged": "^14.0.1",
29-
"npm-run-all": "^4.1.5",
29+
"npm-run-all2": "^5.0.0",
3030
"nyc": "^15.1.0",
3131
"prettier": "^3.0.3",
3232
"turbo": "^1.10.13",

packages/next-api-handler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"jest-extended": "^4.0.1",
8181
"next": "^13.4.19",
8282
"next-test-api-route-handler": "^3.1.8",
83-
"npm-run-all": "^4.1.5",
83+
"npm-run-all2": "^5.0.0",
8484
"open-cli": "^7.2.0",
8585
"react": "^18.2.0",
8686
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)