diff --git a/package.json b/package.json index e25e2af..44d3a5f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@typescript-eslint/parser": "^8.18.1", "@vkontakte/eslint-plugin": "^2.0.0", "@vkontakte/prettier-config": "^0.2.1", - "concurrently": "^9.1.0", + "concurrently": "^9.1.1", "esbuild": "^0.24.2", "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", diff --git a/yarn.lock b/yarn.lock index 27a4d9c..1881eb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3273,7 +3273,7 @@ __metadata: "@typescript-eslint/parser": "npm:^8.18.1" "@vkontakte/eslint-plugin": "npm:^2.0.0" "@vkontakte/prettier-config": "npm:^0.2.1" - concurrently: "npm:^9.1.0" + concurrently: "npm:^9.1.1" esbuild: "npm:^0.24.2" eslint: "npm:^8.57.1" eslint-config-prettier: "npm:^9.1.0" @@ -3953,9 +3953,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.1": + version: 9.1.1 + resolution: "concurrently@npm:9.1.1" dependencies: chalk: "npm:^4.1.2" lodash: "npm:^4.17.21" @@ -3967,7 +3967,7 @@ __metadata: bin: conc: dist/bin/concurrently.js concurrently: dist/bin/concurrently.js - checksum: 10c0/f2f42f94dde508bfbaf47b5ac654db9e8a4bf07d3d7b6267dd058ae6f362eec677ae7c8ede398d081e5fd0d1de5811dc9a53e57d3f1f68e72ac6459db9e0896b + checksum: 10c0/19e906b2d21a35fe98ce4d90e5ab905a1fb9eeecdb9eafde1f6905395f791e6ec902d7efca02b4bd3579480a615b4c127087eaba8c0718b87997b5812d227f5e languageName: node linkType: hard