From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 05:10:48 +0000 (+0000) Subject: chore(deps-dev): bump @nuxt/types from 2.14.3 to 2.14.4 X-Git-Tag: 0.1.0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2b5928e3a2b6f5cb30511dd138198d4745b5ed9;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump @nuxt/types from 2.14.3 to 2.14.4 Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.14.3 to 2.14.4. - [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.3...v2.14.4) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 60eec34d..6311398b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -551,9 +551,9 @@ fastq "^1.6.0" "@nuxt/types@^2.13.0": - version "2.14.3" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.3.tgz#471c15fafa019e65256d9b034ef761edafc1297c" - integrity sha512-Ac+3OvztOndN9e8kp8XOMuZjwg/rdg7Czo81zsh8NhffgYRnoHBBqD5L7ued6Gdp4MyK7Y6BOPGb0RuyKl+NJg== + version "2.14.4" + resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.4.tgz#1c000849fdc3124f8544b251a811cc4094c1d085" + integrity sha512-hqqVY9rXBqYrkCStzZmoIWi7keJudOYZ1nBhbHs1pXN/AYwyJUAfYoPG4UE81kEG5CqIQrMXj47+xvOjbZuGbQ== dependencies: "@types/autoprefixer" "^9.7.2" "@types/babel__core" "^7.1.9" @@ -571,7 +571,7 @@ "@types/terser-webpack-plugin" "^2.2.0" "@types/webpack" "^4.41.21" "@types/webpack-bundle-analyzer" "^3.8.0" - "@types/webpack-dev-middleware" "^3.7.1" + "@types/webpack-dev-middleware" "^3.7.2" "@types/webpack-hot-middleware" "^2.25.3" "@rollup/plugin-alias@^3.0.0": @@ -915,10 +915,10 @@ dependencies: "@types/webpack" "*" -"@types/webpack-dev-middleware@^3.7.1": - version "3.7.1" - resolved "https://registry.yarnpkg.com/@types/webpack-dev-middleware/-/webpack-dev-middleware-3.7.1.tgz#2d4e7d9abf6eec2988476f9f8f1e9b7acb2a7f82" - integrity sha512-+U6zP6/jlQ9Mw4zBOiuKOe/delLS4f0kvzAJCVK9wsW00hi4TD9u6TIaE5x5xy6xrkCiXMSf56bsAosORjP3/Q== +"@types/webpack-dev-middleware@^3.7.2": + version "3.7.2" + resolved "https://registry.yarnpkg.com/@types/webpack-dev-middleware/-/webpack-dev-middleware-3.7.2.tgz#31030c7cca7f98d56debfd859bb57f9040f0d3c5" + integrity sha512-PvETiS//pjVZBK48aJfbxzT7+9LIxanbnk9eXXYUfefGyPdsCkNrMDxRlOVrBvxukXUhD5B6N/pkPMdWrtuFkA== dependencies: "@types/connect" "*" "@types/memory-fs" "*"