Skip to content

Commit

Permalink
Update dependency concurrently to v8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent 6abeedc commit 729edc3
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 14 deletions.
2 changes: 1 addition & 1 deletion ember-phone-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@tsconfig/ember": "3.0.1",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"concurrently": "8.2.1",
"concurrently": "8.2.2",
"ember-source": "5.3.0",
"ember-template-lint": "5.11.2",
"eslint": "8.51.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@release-it-plugins/lerna-changelog": "6.0.0",
"@release-it-plugins/workspaces": "4.0.0",
"concurrently": "8.2.1",
"concurrently": "8.2.2",
"prettier": "3.0.3",
"release-it": "16.2.1"
},
Expand Down
20 changes: 9 additions & 11 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 @@ -39,7 +39,7 @@
"@typescript-eslint/parser": "6.8.0",
"@babel/eslint-parser": "7.22.15",
"broccoli-asset-rev": "3.0.0",
"concurrently": "8.2.1",
"concurrently": "8.2.2",
"ember-auto-import": "2.6.3",
"ember-cli": "4.12.2",
"ember-cli-addon-docs": "5.2.0",
Expand Down

0 comments on commit 729edc3

Please sign in to comment.