Skip to content

Commit 4d66bc9

Browse files
chore(deps): update dependency consola to v3
1 parent 906e704 commit 4d66bc9

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
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@fullhuman/postcss-purgecss": "^5.0.0",
4343
"@nuxt/kit": "^3.2.0",
44-
"consola": "^2.15.3",
44+
"consola": "^3.1.0",
4545
"glob-all": "^3.3.1",
4646
"purgecss": "^5.0.0"
4747
},

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -2297,6 +2297,11 @@ consola@^2.15.3:
22972297
resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
22982298
integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
22992299

2300+
consola@^3.1.0:
2301+
version "3.1.0"
2302+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.1.0.tgz#dfdfa62ceb68bc1f06e4a76ad688566bd8813baf"
2303+
integrity sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==
2304+
23002305
console-control-strings@^1.0.0, console-control-strings@^1.1.0:
23012306
version "1.1.0"
23022307
resolved "https://registry.yarnpkg.com/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"

0 commit comments

Comments
 (0)