Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
chore(deps): bump vuetify from 2.4.2 to 2.4.3
Browse files Browse the repository at this point in the history
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.4.2 to 2.4.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.4.3/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2021
1 parent da4d0e4 commit 8bf37a9
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 @@ -22,7 +22,7 @@
"vue-router": "^3.4.9",
"vue-toasted": "^1.1.28",
"vuelidate": "^0.7.6",
"vuetify": "^2.4.2",
"vuetify": "^2.4.3",
"vuex": "^3.6.0",
"websocket-as-promised": "^1.1.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8523,10 +8523,10 @@ vuetify-loader@^1.6.0:
file-loader "^4.0.0"
loader-utils "^1.2.0"

vuetify@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.4.2.tgz#d37d160c1fc6b241fc166a32980b34590a017d6e"
integrity sha512-8W1928Fv6GKwLiOThutYf2wtD5C9+vcCavlI8NT0YxNOVvluoL8xrep8mGGwDsCkay+4LzaAX92owKeNi3kpWg==
vuetify@^2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.4.3.tgz#8d6f15dde396e81f64e130d8ac0bc272e030879c"
integrity sha512-i2/Df0U0sedlaCbft4NMbna7WXbTCBhKVYTMjBrLVzrYTTWqzSO7ZCxLuDRY7MjwQhn7AOec7ent9U/NyIICqA==

vuex@^3.6.0:
version "3.6.0"
Expand Down

0 comments on commit 8bf37a9

Please sign in to comment.