Skip to content

Commit

Permalink
Update dependency concurrently to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent a49f055 commit e34af03
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 25 deletions.
2 changes: 1 addition & 1 deletion ember-gesture-modifiers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@embroider/addon-dev": "4.3.1",
"@rollup/plugin-babel": "6.0.4",
"babel-plugin-ember-template-compilation": "2.3.0",
"concurrently": "8.2.2",
"concurrently": "9.0.0",
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test:ember": "pnpm --filter '*' test:ember"
},
"devDependencies": {
"concurrently": "8.2.2",
"concurrently": "9.0.0",
"prettier": "3.3.3",
"prettier-plugin-ember-template-tag": "2.0.2",
"release-plan": "0.9.2"
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.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@glimmer/component": "1.1.2",
"@glimmer/tracking": "1.1.2",
"broccoli-asset-rev": "3.0.0",
"concurrently": "8.2.2",
"concurrently": "9.0.0",
"ember-auto-import": "2.7.4",
"ember-cli": "5.11.0",
"ember-cli-app-version": "6.0.1",
Expand Down

0 comments on commit e34af03

Please sign in to comment.