aboutsummaryrefslogtreecommitdiff
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index e0bb87c9..a18049d9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2338,9 +2338,9 @@
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
},
"concurrently": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.1.0.tgz",
- "integrity": "sha512-jy+xj49pvqeKjc2TAVXRIhrgPG51eBKDZti0kZ41kaWk9iLbyWBjH6KMFpW7peOLkEymD+ZM83Lx6UEy3N/M9g==",
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-6.2.0.tgz",
+ "integrity": "sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==",
"dev": true,
"requires": {
"chalk": "^4.1.0",