Update dependency @types/vuelidate to v0.7.15
... | ... | @@ -28,7 +28,7 @@ |
}, | ||
"devDependencies": { | ||
"@types/jest": "^26.0.16", | ||
"@types/vuelidate": "^0.7.13", | ||
"@types/vuelidate": "0.7.15", | ||
"@typescript-eslint/eslint-plugin": "^4.9.0", | ||
"@typescript-eslint/parser": "^4.9.0", | ||
"@vue/cli-plugin-babel": "^4.5.9", | ||
... | ... |
Please register or sign in to comment