From b2bf4203bd96b69b14040116555aa9b6671ba8b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:29:22 +0000 Subject: [PATCH] build(deps-dev): bump concurrently from 9.1.0 to 9.1.2 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.1.0 to 9.1.2. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.1.0...v9.1.2) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- packages/backend-middleware/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index d700cd2a..0a1128b7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@eslint/compat": "^1.2.4", "@eslint/js": "^9.17.0", - "concurrently": "^9.1.0", + "concurrently": "^9.1.2", "cz-conventional-changelog": "3.3.0", "eslint": "^9.1.0", "eslint-config-prettier": "^9.1.0", diff --git a/packages/backend-middleware/package.json b/packages/backend-middleware/package.json index 57445b8d..6bdec306 100644 --- a/packages/backend-middleware/package.json +++ b/packages/backend-middleware/package.json @@ -46,7 +46,7 @@ }, "devDependencies": { "commit-and-tag-version": "^12.5.0", - "concurrently": "^9.1.0", + "concurrently": "^9.1.2", "jest": "^29.7.0", "ts-jest": "^29.2.5", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 399db23a..5318b8b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1977,7 +1977,7 @@ __metadata: "@types/node": "npm:^22.10.2" axios: "npm:^1.7.9" commit-and-tag-version: "npm:^12.5.0" - concurrently: "npm:^9.1.0" + concurrently: "npm:^9.1.2" express: "npm:^4.21.2" jest: "npm:^29.7.0" js-logger: "npm:^1.6.1" @@ -2007,7 +2007,7 @@ __metadata: dependencies: "@eslint/compat": "npm:^1.2.4" "@eslint/js": "npm:^9.17.0" - concurrently: "npm:^9.1.0" + concurrently: "npm:^9.1.2" cz-conventional-changelog: "npm:3.3.0" eslint: "npm:^9.1.0" eslint-config-prettier: "npm:^9.1.0" @@ -6075,9 +6075,9 @@ __metadata: languageName: node linkType: hard -"concurrently@npm:^9.1.0": - version: 9.1.0 - resolution: "concurrently@npm:9.1.0" +"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" @@ -6089,7 +6089,7 @@ __metadata: bin: conc: dist/bin/concurrently.js concurrently: dist/bin/concurrently.js - checksum: 10/9ed158095a6dcb30b2fbc00f173a993d080b6eca466b8005650b051f82618991ba8ae76b39c41ae78780f83846154e5ec434753f402aa4401acf0ffb2422e1cf + checksum: 10/52f20653db53e25950e84026d153177af976d6d0e139b95fc5983c684221cc20ef5548ad5dc8885f146fff2c87bc7f7beb18f5fa54eee3bb62b5e795234d6cbc languageName: node linkType: hard