Skip to content

Commit

Permalink
chore(deps): update dependency consola to ^2.14.0 (#7617)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2020
1 parent a523853 commit 000ad67
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"@vue/test-utils": "^1.0.3",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.1.0",
"consola": "^2.13.0",
"consola": "^2.14.0",
"create-require": "^1.0.2",
"cross-spawn": "^7.0.3",
"eslint": "^7.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/builder/package.json
Expand Up @@ -14,7 +14,7 @@
"@nuxt/webpack": "2.13.1",
"chalk": "^3.0.0",
"chokidar": "^3.4.0",
"consola": "^2.13.0",
"consola": "^2.14.0",
"fs-extra": "^8.1.0",
"glob": "^7.1.6",
"hash-sum": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Expand Up @@ -18,7 +18,7 @@
"chalk": "^3.0.0",
"compression": "^1.7.4",
"connect": "^3.7.0",
"consola": "^2.13.0",
"consola": "^2.14.0",
"esm": "^3.2.25",
"execa": "^3.4.0",
"exit": "^0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Expand Up @@ -11,7 +11,7 @@
],
"dependencies": {
"@nuxt/utils": "2.13.1",
"consola": "^2.13.0",
"consola": "^2.14.0",
"create-require": "^1.0.2",
"defu": "^2.0.4",
"destr": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Expand Up @@ -13,7 +13,7 @@
"@nuxt/server": "2.13.1",
"@nuxt/utils": "2.13.1",
"@nuxt/vue-renderer": "2.13.1",
"consola": "^2.13.0",
"consola": "^2.14.0",
"debug": "^4.1.1",
"esm": "^3.2.25",
"fs-extra": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/generator/package.json
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@nuxt/utils": "2.13.1",
"chalk": "^3.0.0",
"consola": "^2.13.0",
"consola": "^2.14.0",
"fs-extra": "^8.1.0",
"html-minifier": "^4.0.0",
"node-html-parser": "^1.2.20"
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Expand Up @@ -15,7 +15,7 @@
"chalk": "^3.0.0",
"compression": "^1.7.4",
"connect": "^3.7.0",
"consola": "^2.13.0",
"consola": "^2.14.0",
"etag": "^1.8.1",
"fresh": "^0.5.2",
"fs-extra": "^8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Expand Up @@ -8,7 +8,7 @@
"dist"
],
"dependencies": {
"consola": "^2.13.0",
"consola": "^2.14.0",
"fs-extra": "^8.1.0",
"hash-sum": "^2.0.0",
"proper-lockfile": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-renderer/package.json
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@nuxt/devalue": "^1.2.4",
"@nuxt/utils": "2.13.1",
"consola": "^2.13.0",
"consola": "^2.14.0",
"fs-extra": "^8.1.0",
"lru-cache": "^5.1.1",
"vue": "^2.6.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Expand Up @@ -16,7 +16,7 @@
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001088",
"chalk": "^3.0.0",
"consola": "^2.13.0",
"consola": "^2.14.0",
"css-loader": "^3.6.0",
"cssnano": "^4.1.10",
"eventsource-polyfill": "^0.9.6",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -4344,6 +4344,11 @@ consola@^2.10.0, consola@^2.10.1, consola@^2.13.0, consola@^2.6.0, consola@^2.9.
resolved "https://registry.npmjs.org/consola/-/consola-2.13.0.tgz#5a4dc75e1b1fddbd8b10728e7790a2e54efeeeb7"
integrity sha512-Jw+8qpL0yrpfqH9m90fWoDRQyn8TYU6Aegpl4UofoP81VYvQLoOWMpFw2vQ3U/cyLRRzTc/CyNC6YYVzZFU8Eg==

consola@^2.14.0:
version "2.14.0"
resolved "https://registry.npmjs.org/consola/-/consola-2.14.0.tgz#162ee903b6c9c4de25077d93f34ab902ebcb4dac"
integrity sha512-A2j1x4u8d6SIVikhZROfpFJxQZie+cZOfQMyI/tu2+hWXe8iAv7R6FW6s6x04/7zBCst94lPddztot/d6GJiuQ==

console-browserify@^1.1.0:
version "1.2.0"
resolved "https://registry.npmjs.org/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
Expand Down

0 comments on commit 000ad67

Please sign in to comment.