File tree 2 files changed +15
-7
lines changed
2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 29
29
"@types/node" : " 16.11.26" ,
30
30
"@typescript-eslint/eslint-plugin" : " 5.18.0" ,
31
31
"@typescript-eslint/parser" : " 5.18.0" ,
32
- "concurrently" : " 7.1.0 " ,
32
+ "concurrently" : " 7.2.1 " ,
33
33
"conventional-changelog" : " 3.1.25" ,
34
34
"conventional-changelog-cli" : " 2.2.2" ,
35
35
"eslint" : " 8.12.0" ,
Original file line number Diff line number Diff line change @@ -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.1
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.1 ":
8168
+ version: 7.2.1
8169
+ resolution: "concurrently@npm:7.2.1 "
8170
8170
dependencies:
8171
8171
chalk: ^4.1.0
8172
8172
date-fns: ^2.16.1
8173
8173
lodash: ^4.17.21
8174
8174
rxjs: ^6.6.3
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: 384e9f48f2c53a7c46b1bb1143b9dba734953c587e0c080db0c6e71dd4a58f556d096fe4fd9d2d9c601ba7ae8e6c06d452c162bbc2b6a4b16c080c1c4b8e81b4
8182
8183
languageName: node
8183
8184
linkType: hard
8184
8185
@@ -19366,6 +19367,13 @@ __metadata:
19366
19367
languageName: node
19367
19368
linkType: hard
19368
19369
19370
+ "shell-quote@npm:^1.7.3":
19371
+ version: 1.7.3
19372
+ resolution: "shell-quote@npm:1.7.3"
19373
+ checksum: aca58e73a3a5d933d02e0bdddedc53ee14f7c2ec264f97ac915b9d4482d077a38e422aa664631d60a672cd3cdb4054eb2e6c0303f54882453dacb6483e482d34
19374
+ languageName: node
19375
+ linkType: hard
19376
+
19369
19377
"shelljs@npm:^0.8.3":
19370
19378
version: 0.8.5
19371
19379
resolution: "shelljs@npm:0.8.5"
You can’t perform that action at this time.
0 commit comments