Skip to content

Commit

Permalink
fix(deps): update dependency vuetify to v2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 31, 2019
1 parent 7a6231d commit 424a7b5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"express": "^4.17.1",
"nuxt": "^2.10.1",
"vue": "^2.6.10",
"vuetify": "2.0.15"
"vuetify": "2.1.9"
},
"devDependencies": {
"nodemon": "^1.19.3",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9702,7 +9702,12 @@ vuetify-loader@^1.3.0:
dependencies:
loader-utils "^1.2.0"

vuetify@2.0.15, vuetify@^2.0.14:
vuetify@2.1.9:
version "2.1.9"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.1.9.tgz#2c91163090675cde2cd1b6208829ac434d7d8877"
integrity sha512-52CgEyPoGYHba5yocYKBB/LXcikoWzj9jCDTH8LlzH/hvjzkgsuEtFwUustGHyV9GstRaNZOrk4nuUWbPZc3kQ==

vuetify@^2.0.14:
version "2.0.15"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.0.15.tgz#aa04f5e9123a895d6f1f3162d76d8755555bec29"
integrity sha512-3x/YwEaf7nCHDBfAeB1HZZ9ltgX3Bu9zhfCmq3ZGbuylLrKJMR4bp5xY3chVq1DAalXs0eqV69TbEkkSt1Iwkg==
Expand Down

0 comments on commit 424a7b5

Please sign in to comment.