Skip to content

Commit 2fdd6b6

Browse files
chore(deps): update dependency consola to v3
1 parent 2436566 commit 2fdd6b6

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
@@ -23,7 +23,7 @@
2323
"@nuxtjs/proxy": "^2.1.0",
2424
"axios": "^0.25.0",
2525
"axios-retry": "^3.2.4",
26-
"consola": "^2.15.3",
26+
"consola": "^3.1.0",
2727
"defu": "^5.0.1"
2828
},
2929
"devDependencies": {

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -3293,6 +3293,11 @@ consola@^2.10.0, consola@^2.15.0, consola@^2.15.3, consola@^2.6.0, consola@^2.9.
32933293
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
32943294
integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
32953295

3296+
consola@^3.1.0:
3297+
version "3.1.0"
3298+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.1.0.tgz#dfdfa62ceb68bc1f06e4a76ad688566bd8813baf"
3299+
integrity sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==
3300+
32963301
console-browserify@^1.1.0:
32973302
version "1.2.0"
32983303
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"

0 commit comments

Comments
 (0)