Skip to content

Commit d885fa2

Browse files
chore(deps): update dependency consola to ^2.14.0 (#384)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 351ea5e commit d885fa2

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
@@ -26,7 +26,7 @@
2626
"@nuxtjs/proxy": "^2.0.0",
2727
"axios": "^0.19.2",
2828
"axios-retry": "^3.1.8",
29-
"consola": "^2.13.0",
29+
"consola": "^2.14.0",
3030
"defu": "^2.0.4"
3131
},
3232
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3254,10 +3254,10 @@ consola@^2.10.0, consola@^2.10.1, consola@^2.11.3, consola@^2.12.2, consola@^2.6
32543254
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.2.tgz#9610f158e7b0a9ecc8f8bb0c4fc8e7c52bf41d05"
32553255
integrity sha512-c9mzemrAk57s3UIjepn8KKkuEH5fauMdot5kFSJUnqHcnApVS9Db8Rbv5AZ1Iz6lXzaGe9z1crQXhJtGX4h/Og==
32563256

3257-
consola@^2.13.0:
3258-
version "2.13.0"
3259-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.13.0.tgz#5a4dc75e1b1fddbd8b10728e7790a2e54efeeeb7"
3260-
integrity sha512-Jw+8qpL0yrpfqH9m90fWoDRQyn8TYU6Aegpl4UofoP81VYvQLoOWMpFw2vQ3U/cyLRRzTc/CyNC6YYVzZFU8Eg==
3257+
consola@^2.14.0:
3258+
version "2.14.0"
3259+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.14.0.tgz#162ee903b6c9c4de25077d93f34ab902ebcb4dac"
3260+
integrity sha512-A2j1x4u8d6SIVikhZROfpFJxQZie+cZOfQMyI/tu2+hWXe8iAv7R6FW6s6x04/7zBCst94lPddztot/d6GJiuQ==
32613261

32623262
console-browserify@^1.1.0:
32633263
version "1.2.0"

0 commit comments

Comments
 (0)