diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-12 10:57:17 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-12 10:57:17 -0600 |
| commit | 59f40da2fcc303ec60c69b519b2db3fab70cc7ba (patch) | |
| tree | 43f27104042b3b43dfb5356985921d7b3903d896 /yarn.lock | |
| parent | 671af0f232a9d962a59fdc7c06afda6eba4fa1c3 (diff) | |
| download | muse-59f40da2fcc303ec60c69b519b2db3fab70cc7ba.tar.xz muse-59f40da2fcc303ec60c69b519b2db3fab70cc7ba.zip | |
Bump concurrently from 6.4.0 to 7.0.0 (#457)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1012,10 +1012,10 @@ [email protected]: resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= -concurrently@^6.4.0: - version "6.5.1" - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.5.1.tgz#4518c67f7ac680cf5c34d5adf399a2a2047edc8c" - integrity sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag== +concurrently@^7.0.0: + version "7.0.0" + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.0.0.tgz#78d31b441cec338dab03316c221a2f9a67c529b0" + integrity sha512-WKM7PUsI8wyXpF80H+zjHP32fsgsHNQfPLw/e70Z5dYkV7hF+rf8q3D+ScWJIEr57CpkO3OWBko6hwhQLPR8Pw== dependencies: chalk "^4.1.0" date-fns "^2.16.1" |
