From ccc4a6c6f89d8fbf07c22d7835ebff0c40387320 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Dec 2020 08:47:58 +0000 Subject: [PATCH] Bump @nuxt/types from 2.14.9 to 2.14.10 Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.9 to 2.14.10. - [Release notes](https://github.com/nuxt/nuxt.js/releases) - [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md) - [Commits](https://github.com/nuxt/nuxt.js/compare/v2.14.9...v2.14.10) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2a1b587..eaa0c6e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "vue-ripple-directive": "^2.0.1" }, "devDependencies": { - "@nuxt/types": "^2.14.9", + "@nuxt/types": "^2.14.10", "@nuxtjs/eslint-module": "^3.0.1", "babel-eslint": "^10.1.0", "eslint": "^7.15.0", diff --git a/yarn.lock b/yarn.lock index d577dd0..6eb91f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1354,10 +1354,10 @@ rc9 "^1.0.0" std-env "^2.2.1" -"@nuxt/types@^2.14.9": - version "2.14.9" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.9.tgz#fdfcb3f4f9eae64441e4026dac9d37a3a9afa71f" - integrity sha512-NXj25UrzeZmeJnfUyDH1qOwQoWC7UyUwli92QbczIzbeHbJSnrLKzG4lmHwMrB5Uvb56DxTdrTCrpaBlHMf3ew== +"@nuxt/types@^2.14.10": + version "2.14.10" + resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.10.tgz#61d00aed2aacaae121b8e3d97adaf4f3928c0ef3" + integrity sha512-0F0Rj1RQhofvjry6P9yG5lsSAui9pU3+QPnQ4pOdSgua/BoPeL/DqkOuVzsog8wyK/vQuwZAfUhvfAvQoiaqAA== dependencies: "@types/autoprefixer" "^9.7.2" "@types/babel__core" "^7.1.12"