Skip to content

Commit 88e268a

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

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
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.3.3",
5959
"svg-to-vue-component": "^0.3.1"
6060
},
6161
"devDependencies": {

yarn.lock

+5
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.3.3:
2486+
version "3.3.3"
2487+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.3.3.tgz#0dd8a2314b0f7bf18a49064138ad685f3346543d"
2488+
integrity sha512-Qil5KwghMzlqd51UXM0b6fyaGHtOC22scxrwrz4A2882LyUMwQjnvaedN1HAeXzphspQ6CpHkzMAWxBTUruDLg==
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)