Skip to content

Commit

Permalink
chore(deps-dev): bump concurrently from 9.0.1 to 9.1.0 in /modules/web (
Browse files Browse the repository at this point in the history
#9636)

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.0.1...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent eb26056 commit 5a91d5e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"codelyzer": "6.0.2",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"cypress": "13.15.1",
"cypress-fail-fast": "7.1.1",
"del": "8.0.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9157,9 +9157,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:9.0.1":
version: 9.0.1
resolution: "concurrently@npm:9.0.1"
"concurrently@npm:9.1.0":
version: 9.1.0
resolution: "concurrently@npm:9.1.0"
dependencies:
chalk: ^4.1.2
lodash: ^4.17.21
Expand All @@ -9171,7 +9171,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: c29b9cb1d88e36259df3ba926f327e4a6816634e446f1cd59139e7e63656a4ba454023a4622f8d32b4420289936fd1b1911ab3143f1735a2976833f76ce92cff
checksum: 17d554f7e8f839fe023f673b63847d7b4895c6917e29d161ba17e3335a73dc66e1469486e5cfc3e90890ac2ba8c951a0d1dc297cf7b589c0cd9a89689a8ab6fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -14420,7 +14420,7 @@ __metadata:
"@typescript-eslint/parser": 8.12.2
ace-builds: 1.36.3
codelyzer: 6.0.2
concurrently: 9.0.1
concurrently: 9.1.0
core-js: 3.39.0
crop-url: 4.0.1
cypress: 13.15.1
Expand Down

0 comments on commit 5a91d5e

Please sign in to comment.