Skip to content

Commit 41c260a

Browse files
renovate[bot]pi0
authored andcommitted
chore(deps): update dependency consola to ^2.3.2 (#196)
1 parent 4838cc4 commit 41c260a

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
@@ -39,7 +39,7 @@
3939
"@nuxtjs/proxy": "^1.3.1",
4040
"axios": "^0.18.0",
4141
"axios-retry": "^3.1.1",
42-
"consola": "^2.3.1"
42+
"consola": "^2.3.2"
4343
},
4444
"devDependencies": {
4545
"codecov": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2356,10 +2356,10 @@ consola@^2.0.0-1, consola@^2.0.7, consola@^2.2.4, consola@^2.2.6:
23562356
std-env "^2.2.1"
23572357
string-width "^2.1.1"
23582358

2359-
consola@^2.3.1:
2360-
version "2.3.1"
2361-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.3.1.tgz#38ef3acfdb37a220b82d77c52fdb6e0a7867af21"
2362-
integrity sha512-wVwc06xAc67ntFIIP7BY2eAJk01BErEWUVzBQezcl2zC7cQwSH/F7qF0ff7xLhyRb5eecwoKS3Di6NOgIUsA0A==
2359+
consola@^2.3.2:
2360+
version "2.3.2"
2361+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.3.2.tgz#ec75dd9847fa963dc41e21bc2737ac8c962677bb"
2362+
integrity sha512-7SAo6nBdWJw7XQFu0ZRnXbGBu+RhEp0/fEpm7lTnqRT6bHM0MwEkW0Yxv8phCP9s18qyMqBmVU/pJ2bri/TZIg==
23632363
dependencies:
23642364
chalk "^2.4.1"
23652365
dayjs "^1.7.7"

0 commit comments

Comments
 (0)