Skip to content

Commit 7f55410

Browse files
chore(deps): update dependency consola to v3 (#592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08a2897 commit 7f55410

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/typescript-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"compile": "tsc"
1616
},
1717
"dependencies": {
18-
"consola": "^2.15.3",
18+
"consola": "^3.0.0",
1919
"defu": "^6.0.0",
2020
"fork-ts-checker-webpack-plugin": "6.5.3",
2121
"ts-loader": "8.4.0"

yarn.lock

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

4593+
consola@^3.0.0:
4594+
version "3.0.0"
4595+
resolved "https://registry.yarnpkg.com/consola/-/consola-3.0.0.tgz#fb72f2bcadf8263e276bdeaa3409657aa3583847"
4596+
integrity sha512-ed10+SGP/dL3u7fEDxDPb+68vS4JckVjivIMq2wg5to8od2Rki5AyetFivjuC3cE49+azquEVDSgHZ8qYrUxdQ==
4597+
45934598
console-browserify@^1.1.0:
45944599
version "1.2.0"
45954600
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"

0 commit comments

Comments
 (0)