Skip to content

Commit b836016

Browse files
voxpellikategengler
authored andcommitted
Use maintained fork of npm-run-all
Similar to #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 81652d3 commit b836016

File tree

2 files changed

+91
-71
lines changed

2 files changed

+91
-71
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"lodash.uniq": "^4.5.0",
161161
"mkdirp": "^2.1.3",
162162
"mocha": "^10.2.0",
163-
"npm-run-all": "^4.1.5",
163+
"npm-run-all2": "^6.0.6",
164164
"prettier": "^2.8.0",
165165
"puppeteer": "^20.9.0",
166166
"qunit": "^2.19.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)