Skip to content

Commit 98401af

Browse files
committed
chore(deps): update dependency consola to ^2.14.0
1 parent 1224ecc commit 98401af

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.14.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.14.0:
3061+
version "2.14.0"
3062+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.14.0.tgz#162ee903b6c9c4de25077d93f34ab902ebcb4dac"
3063+
integrity sha512-A2j1x4u8d6SIVikhZROfpFJxQZie+cZOfQMyI/tu2+hWXe8iAv7R6FW6s6x04/7zBCst94lPddztot/d6GJiuQ==
30643064

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

0 commit comments

Comments
 (0)