diff --git a/package.json b/package.json index 12c6827..215883a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint-config-airbnb-base": "^14.0.0", "eslint-plugin-import": "^2.20.2", "jest": "^24.9.0", - "ts-jest": "^24.0.2", + "ts-jest": "^26.5.2", "typescript": "^3.6.0", "semantic-release": "^15.13.24" },