Skip to content

Commit

Permalink
chore(deps-dev): bump concurrently from 6.4.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.4.0 to 7.0.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v6.4.0...v7.0.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 21, 2022
1 parent 6ffdef1 commit 787bdf7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 22 deletions.
32 changes: 13 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
},
"dependencies": {
"@nuxtjs/opencollective": "0.3.2",
"axios": "0.24.0",
"axios": "0.25.0",
"class-transformer": "0.4.0",
"class-validator": "0.13.2",
"cli-color": "2.0.1",
"cors": "2.8.5",
"express": "4.17.2",
"fast-json-stringify": "3.0.1",
"fast-json-stringify": "3.0.2",
"fast-safe-stringify": "2.1.1",
"graphql-subscriptions": "2.0.0",
"iterare": "1.2.1",
Expand Down Expand Up @@ -107,7 +107,7 @@
"chai-as-promised": "7.1.1",
"clang-format": "1.6.0",
"commitlint-circle": "1.0.0",
"concurrently": "6.4.0",
"concurrently": "7.0.0",
"conventional-changelog": "3.1.25",
"core-js": "3.20.3",
"coveralls": "3.1.1",
Expand Down

0 comments on commit 787bdf7

Please sign in to comment.