From 5fe5d9c0a321c7f00511fa7daaaa4c9eeba72031 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 08:06:03 +0000 Subject: [PATCH] Bump @nuxt/types from 2.14.11 to 2.14.12 Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.11 to 2.14.12. - [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.11...v2.14.12) 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 b116a32..32c2862 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "vue-ripple-directive": "^2.0.1" }, "devDependencies": { - "@nuxt/types": "^2.14.11", + "@nuxt/types": "^2.14.12", "@nuxtjs/eslint-module": "^3.0.1", "babel-eslint": "^10.1.0", "eslint": "^7.15.0", diff --git a/yarn.lock b/yarn.lock index 2a70c63..0303fe1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1357,10 +1357,10 @@ rc9 "^1.2.0" std-env "^2.2.1" -"@nuxt/types@^2.14.11": - version "2.14.11" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.11.tgz#3b22e1370874886027796ddd24721a6996c487b6" - integrity sha512-4lzihr0OjtD4fNFmDwpRXhx3NMXzzgjm+L6oCUIshFc08leA1Ty3se6gq5wk4eGK/WNhj08so6vBZ5o1kYS2QA== +"@nuxt/types@^2.14.12": + version "2.14.12" + resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.12.tgz#4e5aa642b67081890b3b7aab03db62855ef71a25" + integrity sha512-x58uEVygHual/kHDTrLAwXjKNYn+5udR4HJOmHd2gXgYonZu8E2UpsShIkyMRZ0nRoEAZ72i4OfcHKqGsVSI6w== dependencies: "@types/autoprefixer" "^9.7.2" "@types/babel__core" "^7.1.12"