From 310ce469e1f9cef606f142d8f300fc65a3b1d0bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 25 Feb 2019 21:24:21 +0330 Subject: [PATCH] chore(deps): update dependency consola to ^2.5.5 (#224) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3bfa1eb..10a6a37 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@nuxtjs/proxy": "^1.3.2", "axios": "^0.18.0", "axios-retry": "^3.1.2", - "consola": "^2.5.4" + "consola": "^2.5.5" }, "devDependencies": { "@babel/core": "latest", diff --git a/yarn.lock b/yarn.lock index 14d7966..071ce46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2422,10 +2422,10 @@ consola@^2.4.1: std-env "^2.2.1" string-width "^3.0.0" -consola@^2.5.4: - version "2.5.4" - resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.4.tgz#127627375ca45a1d507223dee770aba17cb991f7" - integrity sha512-4XX27fEcMgE0RDI9E4Dl0jYZm5IBFfpb4HlDMj0mgeULjj/hKXEjaDZEzQho0A8O6Cb3kiVnz2Tr9YfmGo2DNw== +consola@^2.5.5: + version "2.5.5" + resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.5.tgz#d7296a3fcdf6d82827c4d5344ce4fa02d0e627d8" + integrity sha512-XCT5Ddy5SwUFYo0v5LSpuVSDlD+raLqVd9Pi1NAuH5Ldg6WHhrehIHHqm+3m27t0jo4/tlTwdKCtwfKfGVwilA== console-browserify@^1.1.0: version "1.1.0"