File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 50
50
"@typescript-eslint/parser" : " 5.28.0" ,
51
51
"all-contributors-cli" : " 6.20.0" ,
52
52
"axios" : " 0.27.2" ,
53
- "concurrently" : " 7.2.1 " ,
53
+ "concurrently" : " 7.2.2 " ,
54
54
"conventional-changelog-conventionalcommits" : " 5.0.0" ,
55
55
"eslint" : " 8.17.0" ,
56
56
"eslint-config-prettier" : " 8.5.0" ,
Original file line number Diff line number Diff line change 2111
2111
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
2112
2112
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
2113
2113
2114
-
2115
- version "7.2.1 "
2116
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.1 .tgz#88b144060443403060aad46f837dd17451f7e55e "
2117
- integrity sha512-7cab/QyqipqghrVr9qZmoWbidu0nHsmxrpNqQ7r/67vfl1DWJElexehQnTH1p+87tDkihaAjM79xTZyBQh7HLw ==
2114
+
2115
+ version "7.2.2 "
2116
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.2 .tgz#4ad4a4dfd3945f668d727379de2a29502e6a531c "
2117
+ integrity sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw ==
2118
2118
dependencies :
2119
2119
chalk "^4.1.0"
2120
2120
date-fns "^2.16.1"
2121
2121
lodash "^4.17.21"
2122
- rxjs "^6.6.3 "
2122
+ rxjs "^7.0.0 "
2123
2123
shell-quote "^1.7.3"
2124
2124
spawn-command "^0.0.2-1"
2125
2125
supports-color "^8.1.0"
@@ -4465,13 +4465,20 @@ run-parallel@^1.1.9:
4465
4465
dependencies :
4466
4466
queue-microtask "^1.2.2"
4467
4467
4468
- rxjs@^6.6.0, rxjs@^6.6.3 :
4468
+ rxjs@^6.6.0 :
4469
4469
version "6.6.7"
4470
4470
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9"
4471
4471
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==
4472
4472
dependencies :
4473
4473
tslib "^1.9.0"
4474
4474
4475
+ rxjs@^7.0.0 :
4476
+ version "7.5.5"
4477
+ resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.5.tgz#2ebad89af0f560f460ad5cc4213219e1f7dd4e9f"
4478
+ integrity sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==
4479
+ dependencies :
4480
+ tslib "^2.1.0"
4481
+
4475
4482
rxjs@^7.2.0, rxjs@~7.5.1 :
4476
4483
version "7.5.2"
4477
4484
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.5.2.tgz#11e4a3a1dfad85dbf7fb6e33cbba17668497490b"
You can’t perform that action at this time.
0 commit comments