From e40fb656ed8c08d9e555856a142c9702eb6284c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 13:03:34 +0000 Subject: [PATCH] build(deps-dev): bump concurrently from 8.2.0 to 8.2.2 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.0 to 8.2.2. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.2) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch ... 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 bedac92..742e1a6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@typescript-eslint/parser": "^5.60.0", "@vkontakte/eslint-plugin": "^1.1.1", "@vkontakte/prettier-config": "^0.1.0", - "concurrently": "^8.2.0", + "concurrently": "^8.2.2", "eslint": "^8.43.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-import": "^2.27.5", diff --git a/yarn.lock b/yarn.lock index 21ca142..c0b373e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1507,7 +1507,7 @@ __metadata: "@typescript-eslint/parser": ^5.60.0 "@vkontakte/eslint-plugin": ^1.1.1 "@vkontakte/prettier-config": ^0.1.0 - concurrently: ^8.2.0 + concurrently: ^8.2.2 eslint: ^8.43.0 eslint-config-prettier: ^8.8.0 eslint-plugin-import: ^2.27.5 @@ -2285,9 +2285,9 @@ __metadata: languageName: node linkType: hard -"concurrently@npm:^8.2.0": - version: 8.2.0 - resolution: "concurrently@npm:8.2.0" +"concurrently@npm:^8.2.2": + version: 8.2.2 + resolution: "concurrently@npm:8.2.2" dependencies: chalk: ^4.1.2 date-fns: ^2.30.0 @@ -2301,7 +2301,7 @@ __metadata: bin: conc: dist/bin/concurrently.js concurrently: dist/bin/concurrently.js - checksum: eafe6a4d9b7fda87f55ea285cfc6acd937a5286ceec8991ab48e6cc27c45fce6a5c6f45e18d7555defa15dc7d7e8941bc5a9d1ceaf182e31441d420e00333434 + checksum: 8ac774df06869773438f1bf91025180c52d5b53139bc86cf47659136c0d97461d0579c515d848d1e945d4e3e0cafe646b2ea18af8d74259b46abddcfe39b2c6c languageName: node linkType: hard