Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 5fcbd56

Browse files
chore(deps-dev): bump concurrently from 7.2.1 to 7.2.2 (#704)
1 parent 0975c67 commit 5fcbd56

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

yarn.lock

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,14 +1608,14 @@ [email protected]:
16081608
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
16091609

16101610
concurrently@^7.0.0:
1611-
version "7.2.1"
1612-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.1.tgz#88b144060443403060aad46f837dd17451f7e55e"
1613-
integrity sha512-7cab/QyqipqghrVr9qZmoWbidu0nHsmxrpNqQ7r/67vfl1DWJElexehQnTH1p+87tDkihaAjM79xTZyBQh7HLw==
1611+
version "7.2.2"
1612+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.2.tgz#4ad4a4dfd3945f668d727379de2a29502e6a531c"
1613+
integrity sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw==
16141614
dependencies:
16151615
chalk "^4.1.0"
16161616
date-fns "^2.16.1"
16171617
lodash "^4.17.21"
1618-
rxjs "^6.6.3"
1618+
rxjs "^7.0.0"
16191619
shell-quote "^1.7.3"
16201620
spawn-command "^0.0.2-1"
16211621
supports-color "^8.1.0"
@@ -3312,14 +3312,7 @@ rimraf@^3.0.0, rimraf@^3.0.2:
33123312
dependencies:
33133313
glob "^7.1.3"
33143314

3315-
rxjs@^6.6.3:
3316-
version "6.6.7"
3317-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
3318-
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
3319-
dependencies:
3320-
tslib "^1.9.0"
3321-
3322-
rxjs@^7.5.5:
3315+
rxjs@^7.0.0, rxjs@^7.5.5:
33233316
version "7.5.5"
33243317
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
33253318
integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
@@ -3691,7 +3684,7 @@ ts-node@^10.2.1:
36913684
v8-compile-cache-lib "^3.0.1"
36923685
yn "3.1.1"
36933686

3694-
tslib@^1.13.0, tslib@^1.8.1, tslib@^1.9.0:
3687+
tslib@^1.13.0, tslib@^1.8.1:
36953688
version "1.14.1"
36963689
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
36973690
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

0 commit comments

Comments
 (0)