From d07860622be68042fc4647b1c207ca11c4017c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 10:32:37 +0800 Subject: [PATCH] chore(deps-dev): bump jest from 29.7.0 to 30.0.4 (#11507) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7382ad99..00bfdd4e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "express": "^4.21.1", "gh-pages": "^6.1.1", "husky": "^9.1.6", - "jest": "^29.7.0", + "jest": "^30.0.4", "jest-environment-jsdom": "^29.7.0", "lint-staged": "^16.1.2", "mockjs": "^1.1.0",