From 8bf8888ced2ce0297bcc7b302b244520cdbfb1da Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 21 Nov 2022 17:06:47 +0000 Subject: Bump concurrently from 7.5.0 to 7.6.0 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 14 +++++++------- vnext/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/vnext/package-lock.json b/vnext/package-lock.json index f3791a97..de5bb402 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -44,7 +44,7 @@ "@testing-library/react": "^13.4.0", "@typescript-eslint/eslint-plugin": "^5.43.0", "@typescript-eslint/parser": "^5.43.0", - "concurrently": "^7.5.0", + "concurrently": "^7.6.0", "cross-env": "^7.0.3", "cssnano": "^5.1.14", "eslint": "^8.27.0", @@ -4336,9 +4336,9 @@ "dev": true }, "node_modules/concurrently": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.5.0.tgz", - "integrity": "sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz", + "integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==", "dev": true, "dependencies": { "chalk": "^4.1.0", @@ -20143,9 +20143,9 @@ "dev": true }, "concurrently": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.5.0.tgz", - "integrity": "sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz", + "integrity": "sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==", "dev": true, "requires": { "chalk": "^4.1.0", diff --git a/vnext/package.json b/vnext/package.json index 21211f56..a742e1c7 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -22,7 +22,7 @@ "@testing-library/react": "^13.4.0", "@typescript-eslint/eslint-plugin": "^5.43.0", "@typescript-eslint/parser": "^5.43.0", - "concurrently": "^7.5.0", + "concurrently": "^7.6.0", "cross-env": "^7.0.3", "cssnano": "^5.1.14", "eslint": "^8.27.0", -- cgit v1.2.3