Merge pull request #11713 from backstage/renovate/concurrently-7.x-lockfile

chore(deps): update dependency concurrently to v7.2.1
This commit is contained in:
github-actions[bot]
2022-05-30 11:44:43 +00:00
committed by GitHub
+3 -3
View File
@@ -9537,9 +9537,9 @@ concat-with-sourcemaps@^1.1.0:
source-map "^0.6.1"
concurrently@^7.0.0:
version "7.2.0"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-7.2.0.tgz#4d9b4d1e527b8a8cb101bc2aee317e09496fad43"
integrity sha512-4KIVY5HopDRhN3ndAgfFOLsMk1PZUPgghlgTMZ5Pb5aTrqYg86RcZaIZC2Cz+qpZ9DsX36WHGjvWnXPqdnblhw==
version "7.2.1"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-7.2.1.tgz#88b144060443403060aad46f837dd17451f7e55e"
integrity sha512-7cab/QyqipqghrVr9qZmoWbidu0nHsmxrpNqQ7r/67vfl1DWJElexehQnTH1p+87tDkihaAjM79xTZyBQh7HLw==
dependencies:
chalk "^4.1.0"
date-fns "^2.16.1"