Skip to content

Commit

Permalink
build(deps-dev): bump concurrently from 7.5.0 to 7.6.0 (mongo-express…
Browse files Browse the repository at this point in the history
…#1058)

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v7.5.0...v7.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2022
1 parent 89d2f86 commit eb89db3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"chai": "^4.3.7",
"clean-webpack-plugin": "^4.0.0",
"codemirror": "^5.58.2",
"concurrently": "^7.5.0",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",
"cypress": "^11.1.0",
"eslint": "^8.27.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4078,9 +4078,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:^7.5.0":
version: 7.5.0
resolution: "concurrently@npm:7.5.0"
"concurrently@npm:^7.6.0":
version: 7.6.0
resolution: "concurrently@npm:7.6.0"
dependencies:
chalk: "npm:^4.1.0"
date-fns: "npm:^2.29.1"
Expand All @@ -4094,7 +4094,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 1046ac3d43f2cec5a6195e1d86d7a8b1eb44f2403bcb6b125c5a1193609d25e938fb3a42b1c83f59f010e73e9d6de594587d25f5cc1e75155816f004dd2fb558
checksum: 26e426eaaf58e24c144fa1e10cb3aa9fccace1ce574199a69216daafc9b95368c1ed13a8e557c1fb49819853748c0b4c991373036e8ef56d3a96eb9232ae9158
languageName: node
linkType: hard

Expand Down Expand Up @@ -7503,7 +7503,7 @@ __metadata:
cli-color: "npm:^2.0.3"
codemirror: "npm:^5.58.2"
commander: "npm:^2.9.0"
concurrently: "npm:^7.5.0"
concurrently: "npm:^7.6.0"
cookie-parser: "npm:1.4.6"
copy-webpack-plugin: "npm:^11.0.0"
csurf: "npm:1.11.0"
Expand Down

0 comments on commit eb89db3

Please sign in to comment.