Skip to content

Commit df0a93d

Browse files
committed
chore(deps): update dependency consola to ^2.11.3
1 parent ec49c58 commit df0a93d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lib"
2222
],
2323
"dependencies": {
24-
"consola": "^2.9.0"
24+
"consola": "^2.11.3"
2525
},
2626
"devDependencies": {
2727
"@commitlint/cli": "latest",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2793,6 +2793,11 @@ connect@^3.6.6, connect@^3.7.0:
27932793
parseurl "~1.3.3"
27942794
utils-merge "1.0.1"
27952795

2796+
consola@^2.11.3:
2797+
version "2.11.3"
2798+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.11.3.tgz#f7315836224c143ac5094b47fd4c816c2cd1560e"
2799+
integrity sha512-aoW0YIIAmeftGR8GSpw6CGQluNdkWMWh3yEFjH/hmynTYnMtibXszii3lxCXmk8YxJtI3FAK5aTiquA5VH68Gw==
2800+
27962801
consola@^2.3.0, consola@^2.6.0, consola@^2.9.0:
27972802
version "2.9.0"
27982803
resolved "https://registry.yarnpkg.com/consola/-/consola-2.9.0.tgz#57760e3a65a53ec27337f4add31505802d902278"

0 commit comments

Comments
 (0)