Skip to content

Commit

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

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

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

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 Oct 16, 2024
1 parent fddec68 commit b2ff6ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 25 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.9.0",
"@typescript-eslint/parser": "8.8.0",
"codelyzer": "6.0.2",
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"cypress": "13.15.0",
"cypress-fail-fast": "7.1.1",
"del": "7.1.0",
Expand Down
30 changes: 6 additions & 24 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3362,7 +3362,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.8.4":
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.8.4":
version: 7.24.0
resolution: "@babel/runtime@npm:7.24.0"
dependencies:
Expand Down Expand Up @@ -9329,23 +9329,21 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:8.2.2":
version: 8.2.2
resolution: "concurrently@npm:8.2.2"
"concurrently@npm:9.0.1":
version: 9.0.1
resolution: "concurrently@npm:9.0.1"
dependencies:
chalk: ^4.1.2
date-fns: ^2.30.0
lodash: ^4.17.21
rxjs: ^7.8.1
shell-quote: ^1.8.1
spawn-command: 0.0.2
supports-color: ^8.1.1
tree-kill: ^1.2.2
yargs: ^17.7.2
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 8ac774df06869773438f1bf91025180c52d5b53139bc86cf47659136c0d97461d0579c515d848d1e945d4e3e0cafe646b2ea18af8d74259b46abddcfe39b2c6c
checksum: c29b9cb1d88e36259df3ba926f327e4a6816634e446f1cd59139e7e63656a4ba454023a4622f8d32b4420289936fd1b1911ab3143f1735a2976833f76ce92cff
languageName: node
linkType: hard

Expand Down Expand Up @@ -10052,15 +10050,6 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
"@babel/runtime": ^7.21.0
checksum: f7be01523282e9bb06c0cd2693d34f245247a29098527d4420628966a2d9aad154bd0e90a6b1cf66d37adcb769cd108cf8a7bd49d76db0fb119af5cdd13644f4
languageName: node
linkType: hard

"dayjs@npm:1.11.12":
version: 1.11.12
resolution: "dayjs@npm:1.11.12"
Expand Down Expand Up @@ -14577,7 +14566,7 @@ __metadata:
"@typescript-eslint/parser": 8.8.0
ace-builds: 1.35.4
codelyzer: 6.0.2
concurrently: 8.2.2
concurrently: 9.0.1
core-js: 3.38.1
crop-url: 4.0.1
cypress: 13.15.0
Expand Down Expand Up @@ -18451,13 +18440,6 @@ __metadata:
languageName: node
linkType: hard

"spawn-command@npm:0.0.2":
version: 0.0.2
resolution: "spawn-command@npm:0.0.2"
checksum: e35c5d28177b4d461d33c88cc11f6f3a5079e2b132c11e1746453bbb7a0c0b8a634f07541a2a234fa4758239d88203b758def509161b651e81958894c0b4b64b
languageName: node
linkType: hard

"spdx-correct@npm:^3.0.0":
version: 3.2.0
resolution: "spdx-correct@npm:3.2.0"
Expand Down

0 comments on commit b2ff6ee

Please sign in to comment.