From 5feb291cfbbc64accb31fa3f701b890d6ebb83ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 08:05:24 +0000 Subject: [PATCH] chore(deps): update jest monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 501804a..b20a151 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@stryker-mutator/core": "^6.1.2", "@stryker-mutator/jest-runner": "^6.1.2", "@stryker-mutator/typescript-checker": "^6.1.2", - "@types/jest": "^28.1.6", + "@types/jest": "^30.0.0", "@types/node": "^18.0.6", "@typescript-eslint/eslint-plugin": "^5.30.7", "@typescript-eslint/parser": "^5.30.7", @@ -84,7 +84,7 @@ "eslint-plugin-unused-imports": "^2.0.0", "husky": "^8.0.1", "inquirer": "^8.2.4", - "jest": "^28.1.3", + "jest": "^30.0.0", "jest-junit": "^14.0.0", "lint-staged": "^13.0.3", "markdownlint-cli2": "^0.5.0", @@ -92,7 +92,7 @@ "prettier": "^2.7.1", "semantic-release": "^19.0.3", "semantic-release-npm-github-publish": "^1.5.1", - "ts-jest": "^28.0.7", + "ts-jest": "^29.0.0", "typescript": "^4.7.4" }, "packageManager": "yarn@3.2.2",