Skip to content

Commit 46a7ef4

Browse files
chore(deps): update dependency consola to v3
1 parent eb2f838 commit 46a7ef4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"bin": "index.js",
3636
"dependencies": {
3737
"@octokit/rest": "^16.25.4",
38-
"consola": "^2.6.1",
38+
"consola": "^3.3.2",
3939
"esm": "^3.2.22",
4040
"p-wait-for": "^3.1.0"
4141
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2142,10 +2142,10 @@ concat-with-sourcemaps@^1.0.5:
21422142
dependencies:
21432143
source-map "^0.6.1"
21442144

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

21502150
console-control-strings@^1.0.0, console-control-strings@~1.1.0:
21512151
version "1.1.0"

0 commit comments

Comments
 (0)