Skip to content

Commit

Permalink
Merge pull request #50 from qonto/dependabot/npm_and_yarn/concurrentl…
Browse files Browse the repository at this point in the history
…y-8.2.1

chore(deps-dev): bump concurrently from 7.2.1 to 8.2.1
  • Loading branch information
michelegera authored Oct 17, 2023
2 parents 6942303 + 500b713 commit f7a0e11
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 30 deletions.
2 changes: 1 addition & 1 deletion ember-prismic-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/runtime": "^7.21.0",
"@embroider/addon-dev": "^3.0.0",
"@rollup/plugin-babel": "^6.0.3",
"concurrently": "^8.0.1",
"concurrently": "^8.2.1",
"ember-template-lint": "^5.8.0",
"eslint": "^8.41.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 @@ -18,7 +18,7 @@
"devDependencies": {
"@release-it-plugins/lerna-changelog": "^5.0.0",
"@release-it-plugins/workspaces": "^3.2.0",
"concurrently": "^7.2.1",
"concurrently": "^8.2.1",
"prettier": "^2.5.1",
"release-it": "^15.5.0"
},
Expand Down
38 changes: 11 additions & 27 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 @@ -34,7 +34,7 @@
"@glimmer/component": "^1.1.2",
"@glimmer/tracking": "^1.1.2",
"broccoli-asset-rev": "^3.0.0",
"concurrently": "^8.0.1",
"concurrently": "^8.2.1",
"ember-auto-import": "^2.6.3",
"ember-cli": "~4.12.2",
"ember-cli-app-version": "^6.0.1",
Expand Down

0 comments on commit f7a0e11

Please sign in to comment.