Skip to content

Commit

Permalink
Update dependency consola to ^2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2019
1 parent 5f8547f commit dea582b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"lib"
],
"dependencies": {
"consola": "^2.9.0"
"consola": "^2.11.1"
},
"devDependencies": {
"@commitlint/cli": "latest",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2788,6 +2788,11 @@ connect@^3.6.6, connect@^3.7.0:
parseurl "~1.3.3"
utils-merge "1.0.1"

consola@^2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/consola/-/consola-2.11.1.tgz#1df259c0a7aef44c9eb4f448e3a20ba0850a65e7"
integrity sha512-zFH/xFAE/KHJiWqwyTEDmdFe34Swc0pqMKJeowTvR3irepx8kKPu8bjaKzRd+RLjLH+0TvFxFBnohbSUQ+hOsw==

consola@^2.3.0, consola@^2.6.0, consola@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/consola/-/consola-2.9.0.tgz#57760e3a65a53ec27337f4add31505802d902278"
Expand Down

0 comments on commit dea582b

Please sign in to comment.