From a6563ac5813c4e6b2f635e5588674e4940ee4813 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 20 Dec 2021 21:09:32 +0000 Subject: Bump concurrently from 6.5.0 to 6.5.1 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.5.0 to 6.5.1. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.5.0...v6.5.1) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index 7b49c5f0..ac5535c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@babel/core": "^7.16.5", "@babel/preset-env": "^7.16.5", "babel-loader": "^8.2.3", - "concurrently": "^6.5.0", + "concurrently": "^6.5.1", "copy-webpack-plugin": "^10.2.0", "core-js": "^3.20.0", "cross-env": "^7.0.3", @@ -2572,9 +2572,9 @@ "dev": true }, "node_modules/concurrently": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.5.0.tgz", - "integrity": "sha512-BjC0KYxXtO6EiWa46gfWYzcLULPBCb+5+VZFtzCemR/co0QSHU4mysEvmT6cnedPpQ9dtJzb+2G694o3V7TgLg==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.5.1.tgz", + "integrity": "sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag==", "dev": true, "dependencies": { "chalk": "^4.1.0", @@ -9896,9 +9896,9 @@ "dev": true }, "concurrently": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.5.0.tgz", - "integrity": "sha512-BjC0KYxXtO6EiWa46gfWYzcLULPBCb+5+VZFtzCemR/co0QSHU4mysEvmT6cnedPpQ9dtJzb+2G694o3V7TgLg==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.5.1.tgz", + "integrity": "sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag==", "dev": true, "requires": { "chalk": "^4.1.0", -- cgit v1.2.3