Skip to content

Commit 7ebe0bc

Browse files
chore(deps): update dependency consola to v3
1 parent 75cf5cd commit 7ebe0bc

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
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@iarna/toml": "^2.2.5",
25-
"consola": "^2.15.0",
25+
"consola": "^3.2.1",
2626
"defu": "^3.2.2",
2727
"node-html-parser": "^3.0.3"
2828
},

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3621,6 +3621,11 @@ consola@^2.10.0, consola@^2.15.0, consola@^2.15.3, consola@^2.6.0, consola@^2.9.
36213621
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
36223622
integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
36233623

3624+
consola@^3.2.1:
3625+
version "3.2.1"
3626+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.1.tgz#e5176be3d131d468340a52a2e7bb1d8d1e7bac4a"
3627+
integrity sha512-p4cjcr/NHr2pbmXcTBcdNwIWEyQIzavKkZt6d0rDPQXta+oilM9j9Folao2REulksBZhYX39vF+HlIm7QRTeWA==
3628+
36243629
console-browserify@^1.1.0:
36253630
version "1.2.0"
36263631
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"

0 commit comments

Comments
 (0)