Bump vuetify from 2.3.7 to 2.3.8

Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.3.7 to 2.3.8.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.3.8/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-06 17:17:03 +00:00 committed by GitHub
parent 8945c4de00
commit ea7771f43f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11788,9 +11788,9 @@
"dev": true
},
"vuetify": {
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.3.7.tgz",
"integrity": "sha512-9PNorMNNcn0okT78ZpN86qL5Zx4xu0yzcO2w1IdN3ECdbAP00rHe8CEYCThakwXGUuTZ8Iv7gAMDqH6zfxSMtA=="
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.3.8.tgz",
"integrity": "sha512-T754w4jV3eeuEwEfRTpHdlo76ZRUVTBeMMzVyqSEr61AfhDSYf9rJfHOlhfXG4aaQbZ34dRR48bzRiS4ICz2fQ=="
},
"vuetify-loader": {
"version": "1.6.0",

View File

@ -14,7 +14,7 @@
"core-js": "^3.6.5",
"vue": "^2.6.11",
"vue-router": "^3.4.1",
"vuetify": "^2.3.7",
"vuetify": "^2.3.8",
"vuex": "^3.5.1"
},
"devDependencies": {