Skip to content

Commit 9216af5

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

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.1",
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.1:
2486+
version "3.4.1"
2487+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.4.1.tgz#82b01bd1a875eeff5c20e6852cb399a2155164b7"
2488+
integrity sha512-zaUUWockhqxFf4bSXS+kTJwxWvAyMuKtShx0BWcGrMEUqbETcBCT91iQs9pECNx7yz8VH4VeWW/1KAbhE8kiww==
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)