From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2019 04:44:35 +0000 (+0000) Subject: build(deps-dev): bump consola from 2.10.0 to 2.10.1 X-Git-Tag: v4.0.0-alpha.0~280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d79743a0faebee2f878b2777e661eb38fc876f;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump consola from 2.10.0 to 2.10.1 Bumps [consola](https://github.com/nuxt/consola) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/nuxt/consola/releases) - [Changelog](https://github.com/nuxt/consola/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt/consola/compare/v2.10.0...v2.10.1) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 232670de..9937115e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/jsdom": "^12.2.4", "@vue/test-utils": "^1.0.0-beta.29", "codecov": "^3.5.0", - "consola": "^2.10.0", + "consola": "^2.10.1", "expect": "^24.8.0", "faked-promise": "^2.1.0", "html-webpack-plugin": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 39e54d36..38b026bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1416,10 +1416,10 @@ connect-history-api-fallback@^1.6.0: resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc" integrity sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg== -consola@^2.10.0: - version "2.10.0" - resolved "https://registry.yarnpkg.com/consola/-/consola-2.10.0.tgz#ec3652d180909671615ef6e6338b931453e5c22a" - integrity sha512-CofUpEOdOu5skHYgI/JEYa4qY9Z07ldLFWeQaOHed+mbSxolLQRz7UbF9gdxZCeR3aUOXJDIQo285+WIN0zEig== +consola@^2.10.1: + version "2.10.1" + resolved "https://registry.yarnpkg.com/consola/-/consola-2.10.1.tgz#4693edba714677c878d520e4c7e4f69306b4b927" + integrity sha512-4sxpH6SGFYLADfUip4vuY65f/gEogrzJoniVhNUYkJHtng0l8ZjnDCqxxrSVRHOHwKxsy8Vm5ONZh1wOR3/l/w== console-browserify@^1.1.0: version "1.1.0"