Skip to content

Commit

Permalink
Switch npm-run-all to maintenance fork (#2211)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Oct 29, 2023
1 parent ea94b3b commit 0a4d70a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,36 +64,36 @@
},
"devDependencies": {
"@babel/code-frame": "^7.22.13",
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.2",
"@babel/eslint-parser": "^7.22.15",
"@lubien/fixture-beta-package": "^1.0.0-beta.1",
"@typescript-eslint/parser": "^6.7.2",
"@typescript-eslint/parser": "^6.9.0",
"ava": "^3.15.0",
"c8": "^8.0.1",
"chalk": "^5.3.0",
"enquirer": "^2.4.1",
"eslint": "^8.49.0",
"eslint": "^8.52.0",
"eslint-ava-rule-tester": "^4.0.0",
"eslint-doc-generator": "^1.4.3",
"eslint-doc-generator": "^1.5.2",
"eslint-plugin-eslint-plugin": "^5.1.1",
"eslint-plugin-internal-rules": "file:./scripts/internal-rules/",
"eslint-remote-tester": "^3.0.0",
"eslint-remote-tester": "^3.0.1",
"eslint-remote-tester-repositories": "^1.0.1",
"execa": "^8.0.1",
"listr": "^0.14.3",
"lodash-es": "^4.17.21",
"markdownlint-cli": "^0.37.0",
"mem": "^9.0.2",
"npm-package-json-lint": "^7.0.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^6.1.1",
"outdent": "^0.8.0",
"typescript": "^5.2.2",
"vue-eslint-parser": "^9.3.1",
"vue-eslint-parser": "^9.3.2",
"xo": "^0.56.0",
"yaml": "^2.3.2"
"yaml": "^2.3.3"
},
"peerDependencies": {
"eslint": ">=8.49.0"
"eslint": ">=8.52.0"
},
"ava": {
"files": [
Expand Down

0 comments on commit 0a4d70a

Please sign in to comment.