From 95071eaaf3db1db3ac20a8ec4f9a4e305b08d09f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 12:56:23 +0000 Subject: [PATCH] Update jest monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 64fe94c..55faaa1 100644 --- a/package.json +++ b/package.json @@ -12,14 +12,14 @@ "devDependencies": { "@rollup/plugin-commonjs": "22.0.1", "@rollup/plugin-replace": "4.0.0", - "@types/jest": "27.5.2", - "jest": "27.5.1", + "@types/jest": "30.0.0", + "jest": "30.2.0", "lerna": "5.3.0", "rollup": "2.77.2", "rollup-plugin-dts": "4.2.2", "rollup-plugin-terser": "7.0.2", "rollup-plugin-typescript2": "0.32.1", - "ts-jest": "27.1.5", + "ts-jest": "29.4.5", "typescript": "4.7.4" }, "lint-staged": {