From 286c717f88e3ddb8cb3ef5b28502137413ec3d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 03:20:23 +0000 Subject: [PATCH] chore(deps-dev): bump concurrently from 9.0.1 to 9.1.2 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.0.1 to 9.1.2. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.0.1...v9.1.2) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1a328f5ce..556e5b8c6 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@typescript-eslint/eslint-plugin": "8.7.0", "@typescript-eslint/parser": "8.7.0", "@vitest/coverage-v8": "^2.1.1", - "concurrently": "9.0.1", + "concurrently": "9.1.2", "cross-env": "7.0.3", "eslint": "9.11.1", "eslint-config-prettier": "9.1.0", diff --git a/yarn.lock b/yarn.lock index ee51f6430..c2b5c790a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2603,7 +2603,7 @@ __metadata: axios: "npm:^1.7.7" chalk: "npm:^5.3.0" commander: "npm:^12.1.0" - concurrently: "npm:9.0.1" + concurrently: "npm:9.1.2" consolidate: "npm:^1.0.4" cross-env: "npm:7.0.3" eslint: "npm:9.11.1" @@ -5297,9 +5297,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.2": + version: 9.1.2 + resolution: "concurrently@npm:9.1.2" dependencies: chalk: "npm:^4.1.2" lodash: "npm:^4.17.21" @@ -5311,7 +5311,7 @@ __metadata: bin: conc: dist/bin/concurrently.js concurrently: dist/bin/concurrently.js - checksum: 10/aae80b641c61a46dbb8831b79c81506f1c0b95a438c408e6b36d9aa84eb453c4126c608e58e8ed57049e068a5d868d16645475e15b9bb7902d684cd0e0bd1b34 + checksum: 10/52f20653db53e25950e84026d153177af976d6d0e139b95fc5983c684221cc20ef5548ad5dc8885f146fff2c87bc7f7beb18f5fa54eee3bb62b5e795234d6cbc languageName: node linkType: hard