Skip to content

Commit

Permalink
Merge pull request #47 from TiagoDanin/renovate/vuetify-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency vuetify to v2.1.10
  • Loading branch information
TiagoDanin authored Nov 16, 2019
2 parents 6b13965 + dfd8def commit 65394fd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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.2",
"vue": "^2.6.10",
"vuetify": "2.1.9"
"vuetify": "2.1.10"
},
"devDependencies": {
"nodemon": "^1.19.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9723,10 +9723,10 @@ vuetify-loader@^1.3.0:
dependencies:
loader-utils "^1.2.0"

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.1.10:
version "2.1.10"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.1.10.tgz#ff2107bf1a5f227b18dbe31e08d92753ad68a15b"
integrity sha512-hFc6XNYc2YE3HisxCH5VezRFtGQ2RwTvBy7eN+b67UuiGIhvEUR9h3uO4NUuulmvKPKJ4rONN+L9sVszgMBlJQ==

vuetify@^2.0.14:
version "2.0.15"
Expand Down

0 comments on commit 65394fd

Please sign in to comment.