From 87a85ace1b1cc2b6540fa38cb039ff235526743b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 18:04:21 +0000 Subject: [PATCH] chore(deps): update jest monorepo to v30 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c55666da162..83420d11794 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "@testing-library/jest-dom": "^6.6", "@testing-library/react": "^16.1", "@testing-library/user-event": "^14.5", - "@types/jest": "^29.5.10", + "@types/jest": "^30.0.0", "@types/react": "^18", "@types/react-dom": "^18", "@types/react-responsive": "^9.0.0", @@ -140,7 +140,7 @@ "@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/parser": "^5.22.0", "axios-mock-adapter": "^2.0.0", - "babel-jest": "^29.7.0", + "babel-jest": "^30.0.0", "babel-loader": "^8.2.4", "commander": "^9.3.0", "eslint": "8.57.1", @@ -151,9 +151,9 @@ "eslint-plugin-jsx-a11y": "6.10.2", "husky": "^9.0.11", "identity-obj-proxy": "^3.0.0", - "jest": "^29.7.0", - "jest-cli": "^29.7.0", - "jest-environment-jsdom": "^29.7.0", + "jest": "^30.0.0", + "jest-cli": "^30.0.0", + "jest-environment-jsdom": "^30.0.0", "lint-staged": "^15.2.0", "markdown-loader-jest": "^0.1.1", "react": "^18",