Merge pull request #6447 from backstage/dependabot/npm_and_yarn/concurrently-6.2.0

chore(deps-dev): bump concurrently from 6.0.0 to 6.2.0
This commit is contained in:
Ben Lambert
2021-07-13 10:07:05 +02:00
committed by GitHub
+4 -4
View File
@@ -9770,13 +9770,13 @@ concat-with-sourcemaps@^1.1.0:
source-map "^0.6.1"
concurrently@^6.0.0:
version "6.0.0"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-6.0.0.tgz#c1a876dd99390979c71f8c6fe6796882f3a13199"
integrity sha512-Ik9Igqnef2ONLjN2o/OVx1Ow5tymVvvEwQeYCQdD/oV+CN9oWhxLk7ibcBdOtv0UzBqHCEKRwbKceYoTK8t3fQ==
version "6.2.0"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-6.2.0.tgz#587e2cb8afca7234172d8ea55176088632c4c56d"
integrity sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==
dependencies:
chalk "^4.1.0"
date-fns "^2.16.1"
lodash "^4.17.20"
lodash "^4.17.21"
read-pkg "^5.2.0"
rxjs "^6.6.3"
spawn-command "^0.0.2-1"