Skip to content

Commit 5d0c3c8

Browse files
committed
fix(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent 3a1a79b commit 5d0c3c8

File tree

2 files changed

+38
-222
lines changed

2 files changed

+38
-222
lines changed

package-lock.json

Lines changed: 37 additions & 221 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"execa": "^6.0.0",
105105
"husky": "^8.0.0",
106106
"is-ci": "^3.0.0",
107-
"npm-run-all": "^4.1.5",
107+
"npm-run-all2": "^5.0.0",
108108
"prettier": "^2.1.2",
109109
"statuses": "^2.0.1"
110110
},

0 commit comments

Comments
 (0)