Skip to content

Commit 59c83ef

Browse files
chore(deps): update dependency consola to v3
1 parent 3b9efda commit 59c83ef

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: 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.2.3",
4545
"glob-all": "^3.3.1",
4646
"purgecss": "^5.0.0"
4747
},

Diff for: 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.2.3:
2301+
version "3.2.3"
2302+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.2.3.tgz#0741857aa88cfa0d6fd53f1cff0375136e98502f"
2303+
integrity sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==
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)