diff --git a/package.json b/package.json index f44ce3e..b3d7d59 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@shelf/eslint-config": "0.14.2", "@shelf/jest-dynamodb": "1.6.0", "@types/debug": "4.1.5", - "@types/jest": "24.9.1", + "@types/jest": "25.1.0", "@types/lodash.clonedeep": "4.5.6", "@types/lodash.times": "4.3.6", "@types/node": "12", @@ -70,7 +70,7 @@ "aws-sdk": "2.536.0", "eslint": "6.8.0", "husky": "4.2.1", - "jest": "24.9.0", + "jest": "25.1.0", "lint-staged": "9.5.0", "prettier": "1.19.1", "typescript": "3.7.5"