Skip to content

Commit

Permalink
fix(deps): update dependency concurrently to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2023
1 parent a208439 commit 9cc1679
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"boxen": "5.1.2",
"camelcase": "6.3.0",
"chalk": "4.1.2",
"concurrently": "8.0.1",
"concurrently": "8.1.0",
"configstore": "3.1.5",
"core-js": "3.30.2",
"cross-env": "7.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7300,7 +7300,7 @@ __metadata:
boxen: 5.1.2
camelcase: 6.3.0
chalk: 4.1.2
concurrently: 8.0.1
concurrently: 8.1.0
configstore: 3.1.5
core-js: 3.30.2
cross-env: 7.0.3
Expand Down Expand Up @@ -14039,9 +14039,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:8.0.1":
version: 8.0.1
resolution: "concurrently@npm:8.0.1"
"concurrently@npm:8.1.0":
version: 8.1.0
resolution: "concurrently@npm:8.1.0"
dependencies:
chalk: ^4.1.2
date-fns: ^2.29.3
Expand All @@ -14055,7 +14055,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: a2c7937073d3ee9980ce504d12bc7af7a19598258320015fdbb7c5e164f96aa5969df8b0da8a900e983544eb15f19984b30c9ad4403428a22793064af5fec9b3
checksum: 0141c8d72dc3352330cbaa395cb2e62240262c6a35604e1b14248538eebb8f1644fe1172df69a454d0e880d370200f44d747763535ac8e47fdf3e0daa5030983
languageName: node
linkType: hard

Expand Down

0 comments on commit 9cc1679

Please sign in to comment.