Skip to content

Commit

Permalink
Update dependency vuetify to ^2.3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 23, 2020
1 parent f060863 commit d7f47d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"express": "^4.17.1",
"nuxt": "^2.14.9",
"vue": "^2.6.12",
"vuetify": "^2.3.19"
"vuetify": "^2.3.22"
},
"devDependencies": {
"nodemon": "^2.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10906,10 +10906,10 @@ vuetify@^2:
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.2.25.tgz#d2d57a52c3694a9982a49ec1a39e397b1a317294"
integrity sha512-sW//1OM2mH/tPmVm00fUKVZYOTooBh1/LSpOzIYCrHOZOL2JA3/3zM7zn7gyiJJzRTBklk5C+6YPI8lqz07d4g==

vuetify@^2.3.19:
version "2.3.19"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.3.19.tgz#94ae6a8b0e2d52266b2a47c6a11021c63aa1b7b0"
integrity sha512-xqaiSEv0SUrzcoYU/N+orF7crRrhFkZt2ZPSDyPdHhiL6vMOFSYyz0OyGX3lAFykX/FJJMkNPgYTdg1l7WD1jA==
vuetify@^2.3.22:
version "2.3.22"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.3.22.tgz#482d12fbf6502c3ef7dc597aedc24c8f0a27356e"
integrity sha512-ZNJA7DCCFucY+Zg4387Q/U2/6YqRxvsue7Atp6iJIKJqgFUzyxrDO9Mod8vsgL/knWpPgWVTOUjbOBy1OaJHbA==

vuex@^3.6.0:
version "3.6.0"
Expand Down

0 comments on commit d7f47d8

Please sign in to comment.