Skip to content

Commit

Permalink
chore(deps): update dependency consola to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent eb2f838 commit 46a7ef4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"bin": "index.js",
"dependencies": {
"@octokit/rest": "^16.25.4",
"consola": "^2.6.1",
"consola": "^3.3.2",
"esm": "^3.2.22",
"p-wait-for": "^3.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2142,10 +2142,10 @@ concat-with-sourcemaps@^1.0.5:
dependencies:
source-map "^0.6.1"

consola@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/consola/-/consola-2.6.1.tgz#d2f2bee385b5dba11907e4e0d17fc563d5fb9fa6"
integrity sha512-vt35owQG6OxYDJVaViQ4aFgOK+b98hIvs+R5CWkKgpO8rTPyaYwlMadZ7oZcjnWz1/+u4czDnrcogFr5AtrRug==
consola@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/consola/-/consola-3.3.2.tgz#4f587663f40436440d012b184d2901493dce0edb"
integrity sha512-X3dcWPU+QeEaPrdtX3zBRQ0P0kIeEnmJV49uNtpy4N/TPnzA3grJvHftKjHuFIQNLrqBPzzykmc3fNrkQDl5yA==

console-control-strings@^1.0.0, console-control-strings@~1.1.0:
version "1.1.0"
Expand Down

0 comments on commit 46a7ef4

Please sign in to comment.