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 Feb 25, 2024
1 parent d2254d9 commit 41d9333
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 76 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@release-it-plugins/lerna-changelog": "5.0.0",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "2.8.8",
"release-it": "15.11.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-promise-modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-qunit": "7.3.4",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "2.8.8"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint-plugin-promise": "6.1.1",
"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.20.0",
"qunit-console-grouper": "0.3.0",
Expand Down
106 changes: 33 additions & 73 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 41d9333

Please sign in to comment.