From b2ff6eee950929d0ded9d5feb90fea349e19d5c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:43:04 +0100 Subject: [PATCH] chore(deps-dev): bump concurrently from 8.2.2 to 9.0.1 in /modules/web (#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](https://github.com/open-cli-tools/concurrently/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- modules/web/package.json | 2 +- modules/web/yarn.lock | 30 ++++++------------------------ 2 files changed, 7 insertions(+), 25 deletions(-) diff --git a/modules/web/package.json b/modules/web/package.json index 985d94d6784b..07cc1f14f621 100644 --- a/modules/web/package.json +++ b/modules/web/package.json @@ -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", diff --git a/modules/web/yarn.lock b/modules/web/yarn.lock index 27cc3bda5ead..d23f582bfb63 100644 --- a/modules/web/yarn.lock +++ b/modules/web/yarn.lock @@ -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: @@ -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 @@ -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" @@ -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 @@ -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"