Skip to content

Commit

Permalink
Update dependency concurrently to v9 (#4063)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent f6a77cd commit fa8a373
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 28 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/node": "^16.0.0",
"concurrently": "^8.0.0",
"concurrently": "^9.0.0",
"cross-env": "^7.0.3",
"dotenv-load": "^2.0.1",
"react": "^18.3.1",
Expand Down
45 changes: 18 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5812,7 +5812,7 @@ __metadata:
"@philpl/buble": "npm:^0.19.7"
"@types/node": "npm:^16.0.0"
"@types/react": "npm:^18.3.3"
concurrently: "npm:^8.0.0"
concurrently: "npm:^9.0.0"
cross-env: "npm:^7.0.3"
dotenv-load: "npm:^2.0.1"
lodash-es: "npm:^4.17.21"
Expand Down Expand Up @@ -11238,23 +11238,21 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:^8.0.0":
version: 8.0.1
resolution: "concurrently@npm:8.0.1"
"concurrently@npm:^9.0.0":
version: 9.0.0
resolution: "concurrently@npm:9.0.0"
dependencies:
chalk: "npm:^4.1.2"
date-fns: "npm:^2.29.3"
lodash: "npm:^4.17.21"
rxjs: "npm:^7.8.0"
shell-quote: "npm:^1.8.0"
spawn-command: "npm:0.0.2-1"
rxjs: "npm:^7.8.1"
shell-quote: "npm:^1.8.1"
supports-color: "npm:^8.1.1"
tree-kill: "npm:^1.2.2"
yargs: "npm:^17.7.1"
yargs: "npm:^17.7.2"
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10/b36273a307f1abb9074751f81a8c9f6d3fa544041796fcf2bb27e29ff1a2081470145b37d88ef40eb526cd83d8c325e0992d87c3a2e229fd052b657345f777fa
checksum: 10/1cf3d2e68841698412adb104991d1390ff6a212e6e5f2066a7e5cc837dc39287d11d57dd2ed452174e048d71de628764cd65a5fafaa620ed6f16255ab5ed14aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -12338,7 +12336,7 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.21.1, date-fns@npm:^2.29.3":
"date-fns@npm:^2.21.1":
version: 2.29.3
resolution: "date-fns@npm:2.29.3"
checksum: 10/05b6ce6093ed2a09aafe89bb7a6d51ff72971341d7db1e531299d117df305c4a9f408bcdd533687622ae820ba9ea8859437b12074d7043b76325c7828e5d41fc
Expand Down Expand Up @@ -25471,12 +25469,12 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:^7.5.1, rxjs@npm:^7.5.5, rxjs@npm:^7.8.0":
version: 7.8.0
resolution: "rxjs@npm:7.8.0"
"rxjs@npm:^7.5.1, rxjs@npm:^7.5.5, rxjs@npm:^7.8.1":
version: 7.8.1
resolution: "rxjs@npm:7.8.1"
dependencies:
tslib: "npm:^2.1.0"
checksum: 10/ff9359cc7875edecc8fc487481366b876b488901178cca8f2bdad03e00d2b5a19b01d2b02d3b4ebd47e574264db8460c6c2386076c3189b359b5e8c70a6e51e3
checksum: 10/b10cac1a5258f885e9dd1b70d23c34daeb21b61222ee735d2ec40a8685bdca40429000703a44f0e638c27a684ac139e1c37e835d2a0dc16f6fc061a138ae3abb
languageName: node
linkType: hard

Expand Down Expand Up @@ -25934,10 +25932,10 @@ __metadata:
languageName: node
linkType: hard

"shell-quote@npm:^1.8.0":
version: 1.8.0
resolution: "shell-quote@npm:1.8.0"
checksum: 10/df17ecc833c527ac573a3161dff6e624120d2575eccfdae8a71d417d927a69447fe19e4b8edf059d0d41eca686fd1c02098c314fcf19fbf50854e2a6d5d0d9c4
"shell-quote@npm:^1.8.1":
version: 1.8.1
resolution: "shell-quote@npm:1.8.1"
checksum: 10/af19ab5a1ec30cb4b2f91fd6df49a7442d5c4825a2e269b3712eded10eedd7f9efeaab96d57829880733fc55bcdd8e9b1d8589b4befb06667c731d08145e274d
languageName: node
linkType: hard

Expand Down Expand Up @@ -26278,13 +26276,6 @@ __metadata:
languageName: node
linkType: hard

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

"spawn-wrap@npm:^2.0.0":
version: 2.0.0
resolution: "spawn-wrap@npm:2.0.0"
Expand Down Expand Up @@ -29540,7 +29531,7 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:^17.7.1, yargs@npm:^17.7.2":
"yargs@npm:^17.7.2":
version: 17.7.2
resolution: "yargs@npm:17.7.2"
dependencies:
Expand Down

0 comments on commit fa8a373

Please sign in to comment.