From 2fd84c10c3544917bc1434c6ffb73c2aab070661 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 21:52:27 +0000 Subject: [PATCH] chore(deps-dev): bump @nuxt/types from 2.14.0 to 2.14.1 Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.0 to 2.14.1. - [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.0...v2.14.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 88b0ceb9..3c02c773 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@commitlint/cli": "^8.3.5", "@commitlint/config-conventional": "^9.1.1", - "@nuxt/types": "^2.14.0", + "@nuxt/types": "^2.14.1", "@types/consola": "^2.2.5", "@types/jest": "^26.0.9", "@types/jsdom": "^16.2.3", diff --git a/yarn.lock b/yarn.lock index 8cd92565..5213fb03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1459,10 +1459,10 @@ serve-static "^1.14.1" server-destroy "^1.0.1" -"@nuxt/types@^2.14.0": - version "2.14.0" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.0.tgz#28c970f4102d7610db23bbaacc051f2039a68dd3" - integrity sha512-lCV40Jgk9G+w8LG3bwLnA5yy70LleDkk8+pSKCgdWzVALLZ9ZLpH7R0f6joRvbW2AQz1jM0BxrzvLerr1twmjA== +"@nuxt/types@^2.14.1": + version "2.14.1" + resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.1.tgz#3a03eb9f0dc4249dadc8a45ece21b7e2d0e1f31c" + integrity sha512-7nE5oDUkfad2/pu5pwr8a1x1xKNE2Y13w4N2c6IaR7Z2nO42vq90iELhC+vYnM2uQwYLYG9n3950hp2X2YMGkA== dependencies: "@types/autoprefixer" "^9.7.2" "@types/babel__core" "^7.1.9" @@ -1476,7 +1476,7 @@ "@types/node-sass" "^4.11.1" "@types/optimize-css-assets-webpack-plugin" "^5.0.1" "@types/pug" "^2.0.4" - "@types/serve-static" "^1.13.4" + "@types/serve-static" "^1.13.5" "@types/terser-webpack-plugin" "^2.2.0" "@types/webpack" "^4.41.21" "@types/webpack-bundle-analyzer" "^3.8.0" @@ -1866,10 +1866,10 @@ resolved "https://registry.yarnpkg.com/@types/relateurl/-/relateurl-0.2.28.tgz#6bda7db8653fa62643f5ee69e9f69c11a392e3a6" integrity sha1-a9p9uGU/piZD9e5p6facEaOS46Y= -"@types/serve-static@*", "@types/serve-static@^1.13.4": - version "1.13.4" - resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.4.tgz#6662a93583e5a6cabca1b23592eb91e12fa80e7c" - integrity sha512-jTDt0o/YbpNwZbQmE/+2e+lfjJEJJR0I3OFaKQKPWkASkCoW3i6fsUnqudSMcNAfbtmADGu8f4MV4q+GqULmug== +"@types/serve-static@*", "@types/serve-static@^1.13.5": + version "1.13.5" + resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.5.tgz#3d25d941a18415d3ab092def846e135a08bbcf53" + integrity sha512-6M64P58N+OXjU432WoLLBQxbA0LRGBCRm7aAGQJ+SMC1IMl0dgRVi9EFfoDcS2a7Xogygk/eGN94CfwU9UF7UQ== dependencies: "@types/express-serve-static-core" "*" "@types/mime" "*"