From 42db3e4276ee0c6341ebdd59b07d25136638bb64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 16:27:22 +0000 Subject: [PATCH] Update jest monorepo to v30 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 99846849..0a9beee1 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@testing-library/user-event": "^14.4.3", "@typescript-eslint/eslint-plugin": "^5.38.0", "@typescript-eslint/parser": "^5.38.0", - "babel-jest": "^29.0.3", + "babel-jest": "^30.0.0", "babel-loader": "10.0.0", "babel-plugin-named-asset-import": "^0.3.8", "babel-preset-react-app": "^10.0.0", @@ -115,10 +115,10 @@ "fs-extra": "^11.0.0", "html-webpack-plugin": "5.6.5", "husky": "^9.0.0", - "jest": "29.7.0", - "jest-circus": "29.7.0", - "jest-environment-jsdom": "29.7.0", - "jest-resolve": "29.7.0", + "jest": "30.2.0", + "jest-circus": "30.2.0", + "jest-environment-jsdom": "30.2.0", + "jest-resolve": "30.2.0", "jest-watch-typeahead": "2.2.2", "json5": "^2.2.3", "lint-staged": "^16.0.0",