Skip to content

Commit 3b4a0d7

Browse files
committed
chore(deps): update dependency consola to ^2.13.0
1 parent 1224ecc commit 3b4a0d7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
],
3333
"dependencies": {
3434
"async-cache": "^1.1.0",
35-
"consola": "^2.12.1",
35+
"consola": "^2.13.0",
3636
"feed": "^4.2.0"
3737
},
3838
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3057,10 +3057,10 @@ connect@^3.6.6, connect@^3.7.0:
30573057
parseurl "~1.3.3"
30583058
utils-merge "1.0.1"
30593059

3060-
consola@^2.12.1:
3061-
version "2.12.1"
3062-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.1.tgz#88e9311a02cb88a7f6f9488239dd30b6ba99cbb0"
3063-
integrity sha512-aEkkju9ZcEa9y2MhzNhfmTUws/CEZZ0LKu0FxftSU3HygPfVMMIMSYyYct+xBN6XNRhsaDZjw2HAv3m2ammXSA==
3060+
consola@^2.13.0:
3061+
version "2.13.0"
3062+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.13.0.tgz#5a4dc75e1b1fddbd8b10728e7790a2e54efeeeb7"
3063+
integrity sha512-Jw+8qpL0yrpfqH9m90fWoDRQyn8TYU6Aegpl4UofoP81VYvQLoOWMpFw2vQ3U/cyLRRzTc/CyNC6YYVzZFU8Eg==
30643064

30653065
consola@^2.3.0, consola@^2.6.0, consola@^2.9.0:
30663066
version "2.9.0"

0 commit comments

Comments
 (0)