File tree Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Expand file tree Collapse file tree 2 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 2929 "@types/node" : " 16.11.26" ,
3030 "@typescript-eslint/eslint-plugin" : " 5.18.0" ,
3131 "@typescript-eslint/parser" : " 5.18.0" ,
32- "concurrently" : " 7.1.0 " ,
32+ "concurrently" : " 7.2.1 " ,
3333 "conventional-changelog" : " 3.1.25" ,
3434 "conventional-changelog-cli" : " 2.2.2" ,
3535 "eslint" : " 8.12.0" ,
Original file line number Diff line number Diff line change @@ -204,7 +204,7 @@ __metadata:
204204 "@types/node": 16.11.26
205205 "@typescript-eslint/eslint-plugin": 5.18.0
206206 "@typescript-eslint/parser": 5.18.0
207- concurrently: 7.1.0
207+ concurrently: 7.2.1
208208 conventional-changelog: 3.1.25
209209 conventional-changelog-cli: 2.2.2
210210 eslint: 8.12.0
@@ -8164,21 +8164,22 @@ __metadata:
81648164 languageName: node
81658165 linkType: hard
81668166
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 "
81708170 dependencies:
81718171 chalk: ^4.1.0
81728172 date-fns: ^2.16.1
81738173 lodash: ^4.17.21
81748174 rxjs: ^6.6.3
8175+ shell-quote: ^1.7.3
81758176 spawn-command: ^0.0.2-1
81768177 supports-color: ^8.1.0
81778178 tree-kill: ^1.2.2
8178- yargs: ^16.2.0
8179+ yargs: ^17.3.1
81798180 bin:
81808181 concurrently: dist/bin/concurrently.js
8181- checksum: 723996afc73af7ea914a03726c75b63be6ce83f0825b0bc54de0568ba89490e217ca88523f251fe1e5c30ee2780572dce830b530ef35e435e64c1f94cfd4e4af
8182+ checksum: 384e9f48f2c53a7c46b1bb1143b9dba734953c587e0c080db0c6e71dd4a58f556d096fe4fd9d2d9c601ba7ae8e6c06d452c162bbc2b6a4b16c080c1c4b8e81b4
81828183 languageName: node
81838184 linkType: hard
81848185
@@ -19366,6 +19367,13 @@ __metadata:
1936619367 languageName: node
1936719368 linkType: hard
1936819369
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+
1936919377"shelljs@npm:^0.8.3":
1937019378 version: 0.8.5
1937119379 resolution: "shelljs@npm:0.8.5"
You can’t perform that action at this time.
0 commit comments