Skip to content

Commit

Permalink
Update dependency concurrently to v8.2.1 (#718)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 27d30a0 commit a54849d
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion ember-phone-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@babel/plugin-syntax-decorators": "7.22.10",
"@embroider/addon-dev": "3.1.1",
"@rollup/plugin-babel": "6.0.3",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"ember-template-lint": "5.11.2",
"eslint": "7.32.0",
"eslint-config-prettier": "9.0.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": "5.0.0",
"@release-it-plugins/workspaces": "3.2.0",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"prettier": "2.8.8",
"release-it": "15.11.0"
},
Expand Down
16 changes: 8 additions & 8 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 @@ -32,7 +32,7 @@
"@glimmer/tracking": "^1.1.2",
"babel-eslint": "10.1.0",
"broccoli-asset-rev": "3.0.0",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"ember-auto-import": "2.6.3",
"ember-cli": "4.12.2",
"ember-cli-addon-docs": "5.2.0",
Expand Down

0 comments on commit a54849d

Please sign in to comment.