diff --git a/package.json b/package.json index 581e6e8..6800dc1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@babel/register": "^7.18.6", "@react-bootstrap/eslint-config": "^1.3.2", "babel-eslint": "^10.1.0", - "babel-jest": "^26.6.3", + "babel-jest": "^29.5.0", "babel-loader": "^8.2.5", "bootstrap": "^4.6.1", "chai": "^4.3.6", @@ -70,7 +70,7 @@ "history": "^5.3.0", "html-webpack-plugin": "^5.5.0", "jasmine-enzyme": "^7.1.2", - "jest": "^26.6.3", + "jest": "^29.5.0", "prettier": "^2.7.1", "react": "^16.14.0", "react-bootstrap": "^1.6.5",