Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 5cd1a65 commit a2a0b85
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"documentation": "14.0.3",
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"eslint": "8.57.0",
"prettier": "2.8.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/qunit-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vitest/coverage-v8": "2.0.5",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"babel-preset-env": "1.7.0",
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
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 @@ -65,7 +65,7 @@
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"babel-preset-env": "1.7.0",
"broccoli-asset-rev": "3.0.0",
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"documentation": "14.0.3",
"ember-auto-import": "2.7.4",
"ember-cli": "4.12.3",
Expand Down
31 changes: 9 additions & 22 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 a2a0b85

Please sign in to comment.