Skip to content

Commit

Permalink
Bump vuelidate from 0.7.6 to 0.7.7 in /webui/frontend
Browse files Browse the repository at this point in the history
Bumps [vuelidate](https://github.com/monterail/vuelidate) from 0.7.6 to 0.7.7.
- [Release notes](https://github.com/monterail/vuelidate/releases)
- [Commits](vuelidate/vuelidate@v0.7.6...v0.7.7)

---
updated-dependencies:
- dependency-name: vuelidate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 8, 2021
1 parent c2b6977 commit ad3e044
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion webui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"vue": "^2.6.14",
"vue-class-component": "^7.2.6",
"vue-property-decorator": "^9.1.2",
"vuelidate": "^0.7.6",
"vuelidate": "^0.7.7",
"yup": "^0.32.11"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions webui/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8766,10 +8766,10 @@ vue@^2.6.14:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.14.tgz#e51aa5250250d569a3fbad3a8a5a687d6036e235"
integrity sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==

vuelidate@^0.7.6:
version "0.7.6"
resolved "https://registry.yarnpkg.com/vuelidate/-/vuelidate-0.7.6.tgz#84100c13b943470660d0416642845cd2a1edf4b2"
integrity sha512-suzIuet1jGcyZ4oUSW8J27R2tNrJ9cIfklAh63EbAkFjE380iv97BAiIeolRYoB9bF9usBXCu4BxftWN1Dkn3g==
vuelidate@^0.7.7:
version "0.7.7"
resolved "https://registry.yarnpkg.com/vuelidate/-/vuelidate-0.7.7.tgz#5df3930a63ddecf56fde7bdacea9dbaf0c9bf899"
integrity sha512-pT/U2lDI67wkIqI4tum7cMSIfGcAMfB+Phtqh2ttdXURwvHRBJEAQ0tVbUsW9Upg83Q5QH59bnCoXI7A9JDGnA==

watchpack-chokidar2@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit ad3e044

Please sign in to comment.