From f3faebfa4266ea39e4871ada5a73243da73ad80d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 09:43:48 +0000 Subject: [PATCH] Update dependency jest to v30 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52a0245..c7f3c27 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "5.8.0", "eslint-config-metalab": "10.0.0", "flow-bin": "0.84.0", - "jest": "23.6.0", + "jest": "30.2.0", "ncp": "2.0.0", "prettier": "1.14.3", "react": "16.6.0",