Skip to content

Commit 76a0447

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

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.4.2",
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.4.2:
2486+
version "3.4.2"
2487+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.2.tgz#5af110145397bb67afdab77013fdc34cae590ea7"
2488+
integrity sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==
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)