Skip to content

Commit dccae83

Browse files
committed
Use maintained fork of npm-run-all
Similar to emberjs#20522 it can be hard for users of `npm-run-all` to find out that there's a maintained fork: https://github.com/bcomnes/npm-run-all2 In my drive to raise awareness for `eslint-plugin-n` I'm therefore also making PR:s for `npm-run-all2` for projects that contain `npm-run-all`
1 parent a28a285 commit dccae83

File tree

2 files changed

+138
-118
lines changed

2 files changed

+138
-118
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"lodash.uniq": "^4.5.0",
152152
"mkdirp": "^2.1.3",
153153
"mocha": "^10.2.0",
154-
"npm-run-all": "^4.1.5",
154+
"npm-run-all2": "^6.0.6",
155155
"prettier": "^2.8.0",
156156
"puppeteer": "^20.9.0",
157157
"qunit": "^2.19.4",

0 commit comments

Comments
 (0)