diff --git a/package.json b/package.json index 19697a99..69c8443f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,8 @@ "eslint-plugin-react": "^7.16.0", "eslint-plugin-react-hooks": "^4.3.0", "events": "^3.3.0", - "jest": "^27.5.1", + "jest": "^29.7.0", + "jest-environment-jsdom": "^29.7.0", "prettier": "^2.3.2", "stream-browserify": "^3.0.0", "typescript": "^5.3.3"