Skip to content

Commit

Permalink
Replace dependency npm-run-all with npm-run-all2 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b1a33f2 commit 433d99e
Showing 4 changed files with 52 additions and 93 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
"lint:test-app": "pnpm --filter test-app lint"
},
"devDependencies": {
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "2.8.8",
"release-plan": "0.9.0"
},
2 changes: 1 addition & 1 deletion packages/ember-promise-modals/package.json
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-qunit": "7.3.4",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "2.8.8",
"rollup": "4.18.0",
"rollup-plugin-copy": "3.5.0",
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-qunit": "7.3.4",
"loader.js": "4.7.0",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "2.8.8",
"qunit": "2.21.0",
"qunit-console-grouper": "0.3.0",
139 changes: 49 additions & 90 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 433d99e

Please sign in to comment.