aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-10-04 21:09:09 +0000
committerGravatar vitalyster2021-10-05 00:18:12 +0300
commit269ad99415ad7b3f495489aa338ee17e775c62fe (patch)
tree86ce76c932cb56bf45f16b637a24136c86f36b47 /package.json
parentcb6ba3b860e0eea9a847a398eb86b82b23363203 (diff)
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] <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 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",