From 6131886f5ed2174d628409c93bc450b3f98a9d78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 09:06:19 +0000 Subject: [PATCH] chore(deps): update jest monorepo to v30 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5bacc8a2..6bcadf79 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@nrwl/workspace": "13.9.2", "@types/jasmine": "4.0.3", "@types/jasminewd2": "2.0.10", - "@types/jest": "27.4.1", + "@types/jest": "30.0.0", "@types/node": "14.18.16", "@typescript-eslint/eslint-plugin": "5.20.0", "@typescript-eslint/parser": "5.20.0", @@ -100,7 +100,7 @@ "jasmine-core": "4.1.0", "jasmine-reporters": "2.5.0", "jasmine-spec-reporter": "7.0.0", - "jest": "28.0.3", + "jest": "30.2.0", "jest-junit": "13.2.0", "karma": "6.3.19", "karma-chrome-launcher": "3.1.1",