aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-13 07:36:31 +0000
committerGravatar vitalyster2021-04-13 14:09:55 +0300
commit706c30871fd5a94722a8a8e3acd3a7ec9b70542f (patch)
treecc7bd12a7b8abf0187a197d1ddf79efd9e7fa3eb /package.json
parent76bf4e85f4532cb0f51f8b731328a9288631a86c (diff)
Bump concurrently from 6.0.1 to 6.0.2
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases) - [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v6.0.1...v6.0.2) 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 dfcb620f..8ca1e493 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@babel/core": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"babel-loader": "^8.2.2",
- "concurrently": "^6.0.1",
+ "concurrently": "^6.0.2",
"copy-webpack-plugin": "^8.1.1",
"core-js": "^3.10.1",
"cross-env": "^7.0.3",