aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-11-15 21:10:46 +0000
committerGravatar vitalyster2021-11-16 10:22:52 +0300
commit5aad163d918fe6b5288e4da583aee898cc2cc57c (patch)
treeb963fe3e93ff52fb7d4c5684959e083aaa1ac2df /package.json
parent57d88da90648e9d9c984d110cef08f2c7124ee25 (diff)
Bump concurrently from 6.3.0 to 6.4.0
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.3.0...v6.4.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 530ef8b7..c1f0d7a9 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@babel/core": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"babel-loader": "^8.2.3",
- "concurrently": "^6.3.0",
+ "concurrently": "^6.4.0",
"copy-webpack-plugin": "^9.1.0",
"core-js": "^3.19.1",
"cross-env": "^7.0.3",