We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fdd796 commit 651eb38Copy full SHA for 651eb38
2 files changed
package.json
@@ -64,7 +64,7 @@
64
"@testing-library/jest-dom": "^5.17.0",
65
"@testing-library/react": "^14.0.0",
66
"@testing-library/user-event": "^14.4.3",
67
- "babel-jest": "~29.6.1",
+ "babel-jest": "~29.6.2",
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.0",
80
"history": "~5.3.0",
81
"html-webpack-plugin": "~5.5.3",
82
- "jest": "~29.6.1",
83
- "jest-environment-jsdom": "^29.6.1",
+ "jest": "~29.6.2",
+ "jest-environment-jsdom": "^29.6.2",
84
"mini-css-extract-plugin": "^2.7.6",
85
"prop-types": "~15.8.1",
86
"react": "~18.2.0",
0 commit comments