Skip to content

Commit

Permalink
Update dependency concurrently to v8.2.0 (#639)
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 Jun 15, 2023
1 parent b9fcfc8 commit fb3d7da
Show file tree
Hide file tree
Showing 4 changed files with 14 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 @@ -52,7 +52,7 @@
"@babel/plugin-syntax-decorators": "7.22.5",
"@embroider/addon-dev": "3.1.1",
"@rollup/plugin-babel": "6.0.3",
"concurrently": "8.0.1",
"concurrently": "8.2.0",
"ember-template-lint": "5.10.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.8.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.0.1",
"concurrently": "8.2.0",
"prettier": "2.8.8",
"release-it": "15.10.5"
},
Expand Down
22 changes: 11 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 @@ -32,7 +32,7 @@
"@glimmer/tracking": "^1.1.2",
"babel-eslint": "10.1.0",
"broccoli-asset-rev": "3.0.0",
"concurrently": "8.0.1",
"concurrently": "8.2.0",
"ember-auto-import": "2.6.3",
"ember-cli": "4.12.1",
"ember-cli-addon-docs": "5.2.0",
Expand Down

0 comments on commit fb3d7da

Please sign in to comment.