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 Sep 12, 2024
1 parent 756b688 commit 3d1fb81
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 40 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"three": "0.x.x"
},
"devDependencies": {
"concurrently": "8.2.2",
"concurrently": "9.0.1",
"documentation": "14.0.3",
"microbundle": "0.15.1",
"replace-between": "0.0.8",
Expand Down
44 changes: 5 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1516,15 +1516,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.21.0":
version: 7.22.5
resolution: "@babel/runtime@npm:7.22.5"
dependencies:
regenerator-runtime: "npm:^0.13.11"
checksum: 10c0/11dcaeecd2246857ccf22f939fcae28a58d29e410607bfa28b95d9b03e298a3e3df8a530e22637d5bfccfc1661fb39cc50c06b404b5d53454bd93889c7dd3eb8
languageName: node
linkType: hard

"@babel/template@npm:^7.12.13":
version: 7.12.13
resolution: "@babel/template@npm:7.12.13"
Expand Down Expand Up @@ -3158,23 +3149,21 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:8.2.2":
version: 8.2.2
resolution: "concurrently@npm:8.2.2"
"concurrently@npm:9.0.1":
version: 9.0.1
resolution: "concurrently@npm:9.0.1"
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/e2c3d3f3d1b1457ccd27e69f0d840ba4915d571fae4e1088498234ec1174fd547c127de0df6dbe5eb71b2df973b26a6fdc931a9e7e3658f25287ef2106bdb413
languageName: node
linkType: hard

Expand Down Expand Up @@ -3445,15 +3434,6 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
"@babel/runtime": "npm:^7.21.0"
checksum: 10c0/e4b521fbf22bc8c3db332bbfb7b094fd3e7627de0259a9d17c7551e2d2702608a7307a449206065916538e384f37b181565447ce2637ae09828427aed9cb5581
languageName: node
linkType: hard

"de-indent@npm:^1.0.2":
version: 1.0.2
resolution: "de-indent@npm:1.0.2"
Expand Down Expand Up @@ -8213,13 +8193,6 @@ __metadata:
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.13.11":
version: 0.13.11
resolution: "regenerator-runtime@npm:0.13.11"
checksum: 10c0/12b069dc774001fbb0014f6a28f11c09ebfe3c0d984d88c9bced77fdb6fedbacbca434d24da9ae9371bfbf23f754869307fb51a4c98a8b8b18e5ef748677ca24
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.13.4":
version: 0.13.7
resolution: "regenerator-runtime@npm:0.13.7"
Expand Down Expand Up @@ -9074,13 +9047,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 @@ -9600,7 +9566,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "three-pathfinding@workspace:."
dependencies:
concurrently: "npm:8.2.2"
concurrently: "npm:9.0.1"
documentation: "npm:14.0.3"
microbundle: "npm:0.15.1"
replace-between: "npm:0.0.8"
Expand Down

0 comments on commit 3d1fb81

Please sign in to comment.