diff --git a/package.json b/package.json index 5034555..6efd015 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@semantic-release/git": "10.0.1", "@semantic-release/github": "8.0.5", "@types/debug": "4.1.7", - "@types/jest": "28.1.4", + "@types/jest": "29.5.10", "@types/node-fetch": "2.6.2", "@typescript-eslint/eslint-plugin": "5.33.0", "@typescript-eslint/parser": "5.33.0", @@ -60,7 +60,7 @@ "prettier-plugin-sh": "0.12.8", "rimraf": "3.0.2", "semantic-release-monorepo": "7.0.5", - "ts-jest": "28.0.7", + "ts-jest": "29.1.1", "turbo": "1.4.3", "typescript": "4.7.4" },