Skip to content

Commit 51cfba6

Browse files
chore(deps): update dependency concurrently to v10
1 parent 89153c5 commit 51cfba6

3 files changed

Lines changed: 81 additions & 18 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"test:watch:test-app": "pnpm --filter test-app test:watch"
2626
},
2727
"devDependencies": {
28-
"concurrently": "9.2.1",
28+
"concurrently": "10.0.0",
2929
"release-plan": "0.17.2"
3030
},
3131
"packageManager": "pnpm@10.25.0",

packages/ember-cookies/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/ember__utils": "4.0.7",
7272
"@typescript-eslint/eslint-plugin": "8.47.0",
7373
"@typescript-eslint/parser": "8.47.0",
74-
"concurrently": "9.2.1",
74+
"concurrently": "10.0.0",
7575
"eslint": "9.39.4",
7676
"eslint-config-prettier": "10.1.8",
7777
"eslint-plugin-ember": "13.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)