Update jest monorepo to v27.5.1
... | ... | @@ -29,7 +29,7 @@ |
"whatwg-fetch": "^3.6" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "27.4.0", | ||
"@types/jest": "27.5.1", | ||
"@types/vuelidate": "^0.7.13", | ||
"@typescript-eslint/eslint-plugin": "^4.9.0", | ||
"@typescript-eslint/parser": "^4.9.0", | ||
... | ... | @@ -48,7 +48,7 @@ |
"cypress": "^8.3.0", | ||
"eslint": "^7.32", | ||
"eslint-plugin-vue": "^7.20", | ||
"jest": "27.4.0", | ||
"jest": "27.5.1", | ||
"node-sass": "^7.0", | ||
"npm": "^6.14.11", | ||
"sass-loader": "^12.6", | ||
... | ... |
Please register or sign in to comment