From c6ae1b1fffde855e4e84a546ba57a4cc507c8948 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 16:43:22 +0000 Subject: [PATCH] chore(deps): update jest monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1e2314f5a..9149ab28a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@swc/jest": "^0.2.21", "@testing-library/jest-dom": "^5.16.4", "@types/jasmine": "^3.5.14", - "@types/jest": "27.0.2", + "@types/jest": "27.5.2", "@types/node": "^12.20.52", "@typescript-eslint/eslint-plugin": "5.4.0", "@typescript-eslint/parser": "5.4.0", @@ -73,7 +73,7 @@ "husky": "7.0.4", "install": "0.13.0", "isomorphic-fetch": "^3.0.0", - "jest": "27.3.1", + "jest": "27.5.1", "jest-fetch-mock": "^3.0.3", "kill-port": "1.6.1", "lint-staged": "11.2.6",