Skip to content

Commit ca0c243

Browse files
chore(deps): update dependency concurrently to v9 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a02346 commit ca0c243

File tree

4 files changed

+13
-28
lines changed

4 files changed

+13
-28
lines changed

ember-style-modifier/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@typescript-eslint/eslint-plugin": "^7.0.0",
9191
"@typescript-eslint/parser": "^7.0.0",
9292
"babel-plugin-ember-template-compilation": "^2.2.1",
93-
"concurrently": "^8.2.2",
93+
"concurrently": "^9.0.0",
9494
"ember-template-lint": "^6.0.0",
9595
"eslint": "^8.56.0",
9696
"eslint-config-prettier": "^9.1.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@release-it-plugins/lerna-changelog": "^7.0.0",
2020
"@release-it-plugins/workspaces": "^4.0.0",
21-
"concurrently": "^8.2.0",
21+
"concurrently": "^9.0.0",
2222
"prettier": "^3.0.3",
2323
"prettier-plugin-ember-template-tag": "^2.0.0",
2424
"release-it": "^17.0.0"

pnpm-lock.yaml

+10-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@typescript-eslint/eslint-plugin": "^7.0.0",
6565
"@typescript-eslint/parser": "^7.0.0",
6666
"broccoli-asset-rev": "^3.0.0",
67-
"concurrently": "^8.2.2",
67+
"concurrently": "^9.0.0",
6868
"ember-auto-import": "^2.7.0",
6969
"ember-cli": "~5.12.0",
7070
"ember-cli-app-version": "^7.0.0",

0 commit comments

Comments
 (0)