We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5abb9 commit 8a507c8Copy full SHA for 8a507c8
package.json
@@ -64,7 +64,7 @@
64
"@testing-library/jest-dom": "^6.1.2",
65
"@testing-library/react": "^14.0.0",
66
"@testing-library/user-event": "^14.4.3",
67
- "babel-jest": "~29.6.4",
+ "babel-jest": "~29.7.0",
68
"babel-loader": "~9.1.3",
69
"coveralls": "~3.1.1",
70
"cross-env": "~7.0.3",
@@ -79,8 +79,8 @@
79
"eslint-plugin-testing-library": "^5.11.1",
80
"history": "~5.3.0",
81
"html-webpack-plugin": "~5.5.3",
82
- "jest": "~29.6.4",
83
- "jest-environment-jsdom": "^29.6.4",
+ "jest": "~29.7.0",
+ "jest-environment-jsdom": "^29.7.0",
84
"mini-css-extract-plugin": "^2.7.6",
85
"prop-types": "~15.8.1",
86
"react": "~18.2.0",
0 commit comments