aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-25 06:18:15 +0000
committerGravatar vitalyster2021-05-25 20:06:21 +0300
commit941562ffac1f56b2380fd3eb2ae321cb9825c7dc (patch)
treef496dd9db2c17cad0ff9c6023f7dd2142f80d06d /package.json
parent817d46055ad8097e43058ea70d416c1b6de1b3e0 (diff)
Bump concurrently from 6.1.0 to 6.2.0
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases) - [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v6.1.0...v6.2.0) 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 a19d1439..f0d3878f 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@babel/core": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"babel-loader": "^8.2.2",
- "concurrently": "^6.1.0",
+ "concurrently": "^6.2.0",
"copy-webpack-plugin": "^9.0.0",
"core-js": "^3.12.1",
"cross-env": "^7.0.3",