Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 21, 2023
1 parent b339d5d commit 9263e1c
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 18 deletions.
2 changes: 1 addition & 1 deletion docs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"autoprefixer": "^10.4.14",
"@babel/eslint-parser": "^7.11.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^7.6.0",
"concurrently": "^8.0.0",
"cssnano": "^5.1.15",
"ember-auto-import": "^2.6.2",
"ember-cli": "~4.8.0",
Expand Down
2 changes: 1 addition & 1 deletion ember-headless-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"@types/ember__utils": "^4.0.1",
"browserslist": "^4.21.4",
"caniuse-lite": "^1.0.30001420",
"concurrently": "^7.2.1",
"concurrently": "^8.0.0",
"ember-cached-decorator-polyfill": "^1.0.1",
"ember-source": "^4.0.0",
"ember-template-lint": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.0",
"concurrently": "^7.6.0",
"concurrently": "^8.0.0",
"prettier": "^2.8.2",
"turbo": "^1.7.4"
},
Expand Down
27 changes: 13 additions & 14 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 @@ -77,7 +77,7 @@
"@types/rsvp": "^4.0.4",
"@babel/eslint-parser": "^7.11.0",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^7.2.1",
"concurrently": "^8.0.0",
"ember-cli": "~4.7.0",
"ember-cli-app-version": "^5.0.0",
"ember-cli-babel": "^7.26.11",
Expand Down

0 comments on commit 9263e1c

Please sign in to comment.