From 269ad99415ad7b3f495489aa338ee17e775c62fe Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 4 Oct 2021 21:09:09 +0000 Subject: Bump concurrently from 6.2.2 to 6.3.0 Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.2 to 6.3.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.2...v6.3.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 584b626c..b0fdf139 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@babel/core": "^7.15.5", "@babel/preset-env": "^7.15.6", "babel-loader": "^8.2.2", - "concurrently": "^6.2.2", + "concurrently": "^6.3.0", "copy-webpack-plugin": "^9.0.1", "core-js": "^3.18.1", "cross-env": "^7.0.3", -- cgit v1.2.3