diff --git a/package.json b/package.json index 9d63f73..b00048b 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-import": "^2.18.2", "eslint-plugin-jest": "^24.3.1", "husky": "6.0.0", - "jest": "^26.4.2", + "jest": "^27.0.1", "jest-when": "^3.2.1", "node-sass": "^6.0.0", "npm-run-all": "^4.1.5", @@ -63,7 +63,7 @@ "pretty-quick": "3.1.0", "sass-loader": "^11.0.1", "style-loader": "^2.0.0", - "ts-jest": "^26.5.3", + "ts-jest": "^27.0.1", "ts-loader": "^9.1.2", "typescript": "^4.2.3", "webpack": "^5.26.0",