@@ -204,7 +204,7 @@ __metadata:
204
204
"@types/node": 16.11.26
205
205
"@typescript-eslint/eslint-plugin": 5.18.0
206
206
"@typescript-eslint/parser": 5.18.0
207
- concurrently: 7.1.0
207
+ concurrently: 7.2.2
208
208
conventional-changelog: 3.1.25
209
209
conventional-changelog-cli: 2.2.2
210
210
eslint: 8.12.0
@@ -8164,21 +8164,22 @@ __metadata:
8164
8164
languageName: node
8165
8165
linkType: hard
8166
8166
8167
- "concurrently@npm:7.1.0 ":
8168
- version: 7.1.0
8169
- resolution: "concurrently@npm:7.1.0 "
8167
+ "concurrently@npm:7.2.2 ":
8168
+ version: 7.2.2
8169
+ resolution: "concurrently@npm:7.2.2 "
8170
8170
dependencies:
8171
8171
chalk: ^4.1.0
8172
8172
date-fns: ^2.16.1
8173
8173
lodash: ^4.17.21
8174
- rxjs: ^6.6.3
8174
+ rxjs: ^7.0.0
8175
+ shell-quote: ^1.7.3
8175
8176
spawn-command: ^0.0.2-1
8176
8177
supports-color: ^8.1.0
8177
8178
tree-kill: ^1.2.2
8178
- yargs: ^16.2.0
8179
+ yargs: ^17.3.1
8179
8180
bin:
8180
8181
concurrently: dist/bin/concurrently.js
8181
- checksum: 723996afc73af7ea914a03726c75b63be6ce83f0825b0bc54de0568ba89490e217ca88523f251fe1e5c30ee2780572dce830b530ef35e435e64c1f94cfd4e4af
8182
+ checksum: ae9604032d971a49a11c6797ed057380e53bde0ec79d1dcbd23bdbe578961867289089e9729e802520297d8f410e3085333719a3f7a4ce1c2ed167b68c740247
8182
8183
languageName: node
8183
8184
linkType: hard
8184
8185
@@ -18944,7 +18945,7 @@ __metadata:
18944
18945
languageName: node
18945
18946
linkType: hard
18946
18947
18947
- "rxjs@npm:^6.3.3, rxjs@npm:^6.4.0, rxjs@npm:^6.6.2, rxjs@npm:^6.6.3 ":
18948
+ "rxjs@npm:^6.3.3, rxjs@npm:^6.4.0, rxjs@npm:^6.6.2":
18948
18949
version: 6.6.7
18949
18950
resolution: "rxjs@npm:6.6.7"
18950
18951
dependencies:
@@ -18953,6 +18954,15 @@ __metadata:
18953
18954
languageName: node
18954
18955
linkType: hard
18955
18956
18957
+ "rxjs@npm:^7.0.0":
18958
+ version: 7.5.5
18959
+ resolution: "rxjs@npm:7.5.5"
18960
+ dependencies:
18961
+ tslib: ^2.1.0
18962
+ checksum: e034f60805210cce756dd2f49664a8108780b117cf5d0e2281506e9e6387f7b4f1532d974a8c8b09314fa7a16dd2f6cff3462072a5789672b5dcb45c4173f3c6
18963
+ languageName: node
18964
+ linkType: hard
18965
+
18956
18966
"safe-buffer@npm:5.1.2, safe-buffer@npm:~5.1.0, safe-buffer@npm:~5.1.1":
18957
18967
version: 5.1.2
18958
18968
resolution: "safe-buffer@npm:5.1.2"
@@ -19366,6 +19376,13 @@ __metadata:
19366
19376
languageName: node
19367
19377
linkType: hard
19368
19378
19379
+ "shell-quote@npm:^1.7.3":
19380
+ version: 1.7.3
19381
+ resolution: "shell-quote@npm:1.7.3"
19382
+ checksum: aca58e73a3a5d933d02e0bdddedc53ee14f7c2ec264f97ac915b9d4482d077a38e422aa664631d60a672cd3cdb4054eb2e6c0303f54882453dacb6483e482d34
19383
+ languageName: node
19384
+ linkType: hard
19385
+
19369
19386
"shelljs@npm:^0.8.3":
19370
19387
version: 0.8.5
19371
19388
resolution: "shelljs@npm:0.8.5"
@@ -20895,6 +20912,13 @@ __metadata:
20895
20912
languageName: node
20896
20913
linkType: hard
20897
20914
20915
+ "tslib@npm:^2.1.0":
20916
+ version: 2.4.0
20917
+ resolution: "tslib@npm:2.4.0"
20918
+ checksum: 8c4aa6a3c5a754bf76aefc38026134180c053b7bd2f81338cb5e5ebf96fefa0f417bff221592bf801077f5bf990562f6264fecbc42cd3309b33872cb6fc3b113
20919
+ languageName: node
20920
+ linkType: hard
20921
+
20898
20922
"tsutils@npm:^3.21.0":
20899
20923
version: 3.21.0
20900
20924
resolution: "tsutils@npm:3.21.0"
0 commit comments