Skip to content

Commit 7b30a9b

Browse files
chore(deps): update dependency consola to v3
1 parent 7e3a18d commit 7b30a9b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"forceExit": true
5656
},
5757
"dependencies": {
58-
"consola": "^2.3.2",
58+
"consola": "^3.4.0",
5959
"svg-to-vue-component": "^0.3.1"
6060
},
6161
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2482,6 +2482,11 @@ consola@^2.0.0-1, consola@^2.3.0, consola@^2.3.2:
24822482
std-env "^2.2.1"
24832483
string-width "^2.1.1"
24842484

2485+
consola@^3.4.0:
2486+
version "3.4.0"
2487+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.0.tgz#4cfc9348fd85ed16a17940b3032765e31061ab88"
2488+
integrity sha512-EiPU8G6dQG0GFHNR8ljnZFki/8a+cQwEQ+7wpxdChl02Q8HXlwEZWD5lqAF8vC2sEC3Tehr8hy7vErz88LHyUA==
2489+
24852490
console-browserify@^1.1.0:
24862491
version "1.1.0"
24872492
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.1.0.tgz#f0241c45730a9fc6323b206dbf38edc741d0bb10"

0 commit comments

Comments
 (0)