diff --git a/package.json b/package.json index 14194a60..2b9b616e 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@testing-library/dom": "^10.4.0", "@testing-library/react": "^16.0.1", "@types/express": "^5.0.3", - "@types/jest": "^29.5.13", + "@types/jest": "^30.0.0", "@types/lodash": "^4.17.10", "@types/react": "^19.1.5", "@types/react-dom": "^19.1.5", @@ -67,7 +67,7 @@ "express": "^4.21.1", "gh-pages": "^6.1.1", "husky": "^9.1.7", - "jest": "^29.7.0", + "jest": "^30.0.4", "jest-environment-jsdom": "^29.7.0", "lint-staged": "^16.1.2", "mockjs": "^1.1.0",