Skip to content

Commit 995cdf4

Browse files
chore(deps): update dependency consola to v3
1 parent 7362f38 commit 995cdf4

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
"test": "yarn lint && yarn jest"
2424
},
2525
"dependencies": {
26-
"consola": "^2.15.3",
26+
"consola": "^3.0.2",
2727
"defu": "^5.0.0"
2828
},
2929
"devDependencies": {

yarn.lock

+5
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.0.2:
3625+
version "3.0.2"
3626+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.0.2.tgz#50ab836abe9507c2c9c7f0b4b9863380a0789a32"
3627+
integrity sha512-o/Wau2FmZKiQgyp3c3IULgN6J5yc0lwYMnoyiZdEpdGxKGBtt2ACbkulBZ6BUsHy1HlSJqoP4YOyPIJLgRJyKQ==
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)