Pin dependencies
... | ... | @@ -29,8 +29,8 @@ |
"devDependencies": { | ||
"@types/jest": "^26.0.16", | ||
"@types/vuelidate": "^0.7.13", | ||
"@typescript-eslint/eslint-plugin": "^4.9.0", | ||
"@typescript-eslint/parser": "^4.9.0", | ||
"@typescript-eslint/eslint-plugin": "4.14.0", | ||
"@typescript-eslint/parser": "4.14.0", | ||
"@vue/cli-plugin-babel": "^4.5.9", | ||
"@vue/cli-plugin-e2e-cypress": "^4.5", | ||
"@vue/cli-plugin-eslint": "^4.5.9", | ||
... | ... |
Please register or sign in to comment