aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-05-10 09:29:54 +0000
committerGravatar vitalyster2021-05-12 11:28:37 +0300
commite9473efba7cb5f5054fd788f6f3727f38c655d98 (patch)
tree37a54ea4b3bf6f5e3baec750b431236a0ff1bff8 /package.json
parent939c7b3e0e260638f99623542c42bdabce0cf2ff (diff)
Bump concurrently from 6.0.2 to 6.1.0
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases) - [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v6.0.2...v6.1.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 3fdce17d..5d2a8e1f 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"babel-loader": "^8.2.2",
- "concurrently": "^6.0.2",
+ "concurrently": "^6.1.0",
"copy-webpack-plugin": "^8.1.1",
"core-js": "^3.12.1",
"cross-env": "^7.0.3",