From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 05:30:45 +0000 (+0000) Subject: chore(deps-dev): bump @nuxt/types from 2.14.0 to 2.14.1 X-Git-Tag: 0.1.0~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bd8282714aff89cfc73709b1bc517a0c47ee69c6;p=thirdparty%2Fvuejs%2Fpinia.git 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] --- diff --git a/yarn.lock b/yarn.lock index 4855cc58..c9cba323 100644 --- a/yarn.lock +++ b/yarn.lock @@ -551,9 +551,9 @@ fastq "^1.6.0" "@nuxt/types@^2.13.0": - version "2.14.0" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.0.tgz#28c970f4102d7610db23bbaacc051f2039a68dd3" - integrity sha512-lCV40Jgk9G+w8LG3bwLnA5yy70LleDkk8+pSKCgdWzVALLZ9ZLpH7R0f6joRvbW2AQz1jM0BxrzvLerr1twmjA== + 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" @@ -567,7 +567,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" @@ -868,10 +868,10 @@ dependencies: "@types/node" "*" -"@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" "*"