Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ac3cdb0

Browse files
chore(deps): update dependency concurrently to v7.2.2
1 parent 2eaa84f commit ac3cdb0

File tree

2 files changed

+33
-9
lines changed

2 files changed

+33
-9
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
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.2",
3333
"conventional-changelog": "3.1.25",
3434
"conventional-changelog-cli": "2.2.2",
3535
"eslint": "8.12.0",

‎yarn.lock‎

Lines changed: 32 additions & 8 deletions
Original file line numberDiff line numberDiff 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.2
208208
conventional-changelog: 3.1.25
209209
conventional-changelog-cli: 2.2.2
210210
eslint: 8.12.0
@@ -8177,21 +8177,22 @@ __metadata:
81778177
languageName: node
81788178
linkType: hard
81798179

8180-
"concurrently@npm:7.1.0":
8181-
version: 7.1.0
8182-
resolution: "concurrently@npm:7.1.0"
8180+
"concurrently@npm:7.2.2":
8181+
version: 7.2.2
8182+
resolution: "concurrently@npm:7.2.2"
81838183
dependencies:
81848184
chalk: ^4.1.0
81858185
date-fns: ^2.16.1
81868186
lodash: ^4.17.21
8187-
rxjs: ^6.6.3
8187+
rxjs: ^7.0.0
8188+
shell-quote: ^1.7.3
81888189
spawn-command: ^0.0.2-1
81898190
supports-color: ^8.1.0
81908191
tree-kill: ^1.2.2
8191-
yargs: ^16.2.0
8192+
yargs: ^17.3.1
81928193
bin:
81938194
concurrently: dist/bin/concurrently.js
8194-
checksum: 723996afc73af7ea914a03726c75b63be6ce83f0825b0bc54de0568ba89490e217ca88523f251fe1e5c30ee2780572dce830b530ef35e435e64c1f94cfd4e4af
8195+
checksum: ae9604032d971a49a11c6797ed057380e53bde0ec79d1dcbd23bdbe578961867289089e9729e802520297d8f410e3085333719a3f7a4ce1c2ed167b68c740247
81958196
languageName: node
81968197
linkType: hard
81978198

@@ -19084,7 +19085,7 @@ __metadata:
1908419085
languageName: node
1908519086
linkType: hard
1908619087

19087-
"rxjs@npm:^6.3.3, rxjs@npm:^6.4.0, rxjs@npm:^6.6.2, rxjs@npm:^6.6.3":
19088+
"rxjs@npm:^6.3.3, rxjs@npm:^6.4.0, rxjs@npm:^6.6.2":
1908819089
version: 6.6.7
1908919090
resolution: "rxjs@npm:6.6.7"
1909019091
dependencies:
@@ -19093,6 +19094,15 @@ __metadata:
1909319094
languageName: node
1909419095
linkType: hard
1909519096

19097+
"rxjs@npm:^7.0.0":
19098+
version: 7.5.5
19099+
resolution: "rxjs@npm:7.5.5"
19100+
dependencies:
19101+
tslib: ^2.1.0
19102+
checksum: e034f60805210cce756dd2f49664a8108780b117cf5d0e2281506e9e6387f7b4f1532d974a8c8b09314fa7a16dd2f6cff3462072a5789672b5dcb45c4173f3c6
19103+
languageName: node
19104+
linkType: hard
19105+
1909619106
"safe-buffer@npm:5.1.2, safe-buffer@npm:~5.1.0, safe-buffer@npm:~5.1.1":
1909719107
version: 5.1.2
1909819108
resolution: "safe-buffer@npm:5.1.2"
@@ -19506,6 +19516,13 @@ __metadata:
1950619516
languageName: node
1950719517
linkType: hard
1950819518

19519+
"shell-quote@npm:^1.7.3":
19520+
version: 1.7.3
19521+
resolution: "shell-quote@npm:1.7.3"
19522+
checksum: aca58e73a3a5d933d02e0bdddedc53ee14f7c2ec264f97ac915b9d4482d077a38e422aa664631d60a672cd3cdb4054eb2e6c0303f54882453dacb6483e482d34
19523+
languageName: node
19524+
linkType: hard
19525+
1950919526
"shelljs@npm:^0.8.3":
1951019527
version: 0.8.5
1951119528
resolution: "shelljs@npm:0.8.5"
@@ -21057,6 +21074,13 @@ __metadata:
2105721074
languageName: node
2105821075
linkType: hard
2105921076

21077+
"tslib@npm:^2.1.0":
21078+
version: 2.4.0
21079+
resolution: "tslib@npm:2.4.0"
21080+
checksum: 8c4aa6a3c5a754bf76aefc38026134180c053b7bd2f81338cb5e5ebf96fefa0f417bff221592bf801077f5bf990562f6264fecbc42cd3309b33872cb6fc3b113
21081+
languageName: node
21082+
linkType: hard
21083+
2106021084
"tsutils@npm:^3.21.0":
2106121085
version: 3.21.0
2106221086
resolution: "tsutils@npm:3.21.0"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /