1
0
Fork 0

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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-31 20:25:59 +00:00 committed by GitHub
parent 638265a07e
commit e4b1528415
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -18,7 +18,7 @@
"vue-ripple-directive": "^2.0.1"
},
"devDependencies": {
"@nuxt/types": "^2.14.3",
"@nuxt/types": "^2.14.4",
"@nuxtjs/eslint-module": "^2.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.7.0",

View file

@ -1266,10 +1266,10 @@
rc9 "^1.0.0"
std-env "^2.2.1"
"@nuxt/types@^2.14.3":
version "2.14.3"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.3.tgz#471c15fafa019e65256d9b034ef761edafc1297c"
integrity sha512-Ac+3OvztOndN9e8kp8XOMuZjwg/rdg7Czo81zsh8NhffgYRnoHBBqD5L7ued6Gdp4MyK7Y6BOPGb0RuyKl+NJg==
"@nuxt/types@^2.14.4":
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"
@ -1287,7 +1287,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"
"@nuxt/utils@2.14.3":
@ -1663,10 +1663,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" "*"