From e3ab703862665792caa4a0826bc967a4a97e5c66 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 08:06:10 +0000 Subject: [PATCH] Bump @nuxt/types from 2.14.8 to 2.14.9 Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.8 to 2.14.9. - [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.8...v2.14.9) 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 cc4d725..f87199e 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "vue-ripple-directive": "^2.0.1" }, "devDependencies": { - "@nuxt/types": "^2.14.8", + "@nuxt/types": "^2.14.9", "@nuxtjs/eslint-module": "^3.0.1", "babel-eslint": "^10.1.0", "eslint": "^7.14.0", diff --git a/yarn.lock b/yarn.lock index 87c2ce8..f04c4ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1354,10 +1354,10 @@ rc9 "^1.0.0" std-env "^2.2.1" -"@nuxt/types@^2.14.8": - version "2.14.8" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.8.tgz#b647e34e1e5151211eef7606c2e1508e6ed9950f" - integrity sha512-y+XeQ9ZWaDgrlgNYjDKmSW2+gNjEoGjmpExy78/dCEsWXoY/w7p8tqQvrGO5zyy9fjrzYw+BrkHpuz1XTm59Qw== +"@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== dependencies: "@types/autoprefixer" "^9.7.2" "@types/babel__core" "^7.1.12"