Skip to content

Commit a8d0046

Browse files
chore(deps): update dependency concurrently to v9
1 parent 76e012b commit a8d0046

File tree

4 files changed

+45
-52
lines changed

4 files changed

+45
-52
lines changed

ember-file-upload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/rsvp": "^4.0.4",
7575
"@typescript-eslint/eslint-plugin": "^6.0.0",
7676
"@typescript-eslint/parser": "^6.0.0",
77-
"concurrently": "^8.0.1",
77+
"concurrently": "^9.0.0",
7878
"ember-cli-htmlbars": "^6.1.1",
7979
"ember-modifier": "^3.2.7",
8080
"ember-source": "~5.11.0",

pnpm-lock.yaml

Lines changed: 42 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@typescript-eslint/parser": "^6.0.0",
4545
"babel-plugin-dynamic-import-node": "^2.3.3",
4646
"broccoli-asset-rev": "^3.0.0",
47-
"concurrently": "^8.2.2",
47+
"concurrently": "^9.0.0",
4848
"ember-auto-import": "^2.6.3",
4949
"ember-cli": "~5.4.0",
5050
"ember-cli-app-version": "^6.0.1",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@glimmer/tracking": "^1.1.2",
3838
"@picocss/pico": "^1.4.3",
3939
"broccoli-asset-rev": "^3.0.0",
40-
"concurrently": "^8.2.2",
40+
"concurrently": "^9.0.0",
4141
"date-fns": "^3.0.0",
4242
"ember-auto-import": "^2.6.3",
4343
"ember-cli": "~5.4.0",

0 commit comments

Comments
 (0)