From 85c5e81618e2ce9c315d09ffbc1bccffa673feb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 21:01:37 +0000 Subject: [PATCH] Update jest monorepo to v30.4.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bbf3dbf..cde3eab 100644 --- a/package.json +++ b/package.json @@ -90,8 +90,8 @@ "husky": "9.1.7", "identity-obj-proxy": "3.0.0", "is-ci": "4.1.0", - "jest": "30.0.5", - "jest-environment-jsdom": "30.0.5", + "jest": "30.4.0", + "jest-environment-jsdom": "30.4.0", "lint-staged": "16.1.2", "npm-run-all2": "8.0.4", "postcss": "8.5.14",