Skip to content

Commit

Permalink
chore(deps): update dependency concurrently to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 5633529 commit a9c0ba7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"@types/supertest": "6.0.2",
"@types/type-is": "1.6.6",
"@types/uuid": "9.0.8",
"concurrently": "^8.0.1",
"concurrently": "^9.0.0",
"copyfiles": "2.4.1",
"coveralls": "3.1.1",
"del-cli": "5.1.0",
Expand Down
21 changes: 6 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3150,23 +3150,21 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:^8.0.1":
version: 8.2.2
resolution: "concurrently@npm:8.2.2"
"concurrently@npm:^9.0.0":
version: 9.1.0
resolution: "concurrently@npm:9.1.0"
dependencies:
chalk: "npm:^4.1.2"
date-fns: "npm:^2.30.0"
lodash: "npm:^4.17.21"
rxjs: "npm:^7.8.1"
shell-quote: "npm:^1.8.1"
spawn-command: "npm:0.0.2"
supports-color: "npm:^8.1.1"
tree-kill: "npm:^1.2.2"
yargs: "npm:^17.7.2"
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10c0/0e9683196fe9c071d944345d21d8f34aa6c0cc50c0dd897e95619f2f1c9eb4871dca851b2569da17888235b7335b4c821ca19deed35bebcd9a131ee5d247f34c
checksum: 10c0/f2f42f94dde508bfbaf47b5ac654db9e8a4bf07d3d7b6267dd058ae6f362eec677ae7c8ede398d081e5fd0d1de5811dc9a53e57d3f1f68e72ac6459db9e0896b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3398,7 +3396,7 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.25.0, date-fns@npm:^2.30.0":
"date-fns@npm:^2.25.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
Expand Down Expand Up @@ -8483,13 +8481,6 @@ __metadata:
languageName: node
linkType: hard

"spawn-command@npm:0.0.2":
version: 0.0.2
resolution: "spawn-command@npm:0.0.2"
checksum: 10c0/b22f2d71239e6e628a400831861ba747750bbb40c0a53323754cf7b84330b73d81e40ff1f9055e6d1971818679510208a9302e13d9ff3b32feb67e74d7a1b3ef
languageName: node
linkType: hard

"spdx-correct@npm:^3.0.0":
version: 3.1.1
resolution: "spdx-correct@npm:3.1.1"
Expand Down Expand Up @@ -9285,7 +9276,7 @@ __metadata:
async: "npm:^3.2.4"
bcryptjs: "npm:^2.4.3"
compression: "npm:^1.7.4"
concurrently: "npm:^8.0.1"
concurrently: "npm:^9.0.0"
connect-session-knex: "npm:^5.0.0"
cookie-parser: "npm:^1.4.6"
cookie-session: "npm:^2.0.0-rc.1"
Expand Down

0 comments on commit a9c0ba7

Please sign in to comment.