From f11025457a7102aa2127707b18f78d7c85e17915 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 03:11:31 +0000 Subject: [PATCH] chore(deps): update dependency jest to v30 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d05351..ac4aa6c 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint": "9.39.4", "eslint-plugin-github": "6.0.0", "eslint-plugin-jest": "28.14.0", - "jest": "29.7.0", + "jest": "30.4.2", "js-yaml": "4.1.1", "prettier": "3.8.3", "ts-jest": "29.4.9",