Bump nuxt from 2.9.1 to 2.9.2

Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.9.1 to 2.9.2.
- [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.9.1...v2.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-31 00:14:43 +00:00
committed by GitHub
parent c1abf5f07c
commit a359ebae02
2 changed files with 98 additions and 91 deletions

View File

@@ -18,7 +18,7 @@
"dependencies": {
"@nuxtjs/axios": "^5.6.0",
"@nuxtjs/pwa": "^3.0.0-0",
"nuxt": "^2.0.0",
"nuxt": "^2.9.2",
"vue-virtual-scroll-list": "^1.4.2",
"vuex-persist": "^2.0.1"
},