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 12eefa2 commit 7ecd191Copy full SHA for 7ecd191
package.json
@@ -53,15 +53,15 @@
53
"@testing-library/jest-dom": "^5.16.4",
54
"@testing-library/react": "^15.0.7",
55
"@types/hoist-non-react-statics": "^3.3.1",
56
- "@types/jest": "^27.0.3",
+ "@types/jest": "^27.5.2",
57
"@types/lodash.camelcase": "^4.3.6",
58
"@types/node": "^20.12.12",
59
"@types/prop-types": "^15.7.4",
60
"@types/react": "^18.0.3",
61
"@types/react-dom": "^18.0.0",
62
"@types/react-test-renderer": "^18.0.0",
63
"esbuild": "^0.21.3",
64
- "jest": "^27.4.4",
+ "jest": "^27.5.1",
65
"jest-environment-jsdom": "^27.4.4",
66
"jest-environment-jsdom-global": "^4.0.0",
67
"jest-junit": "^16.0.0",
0 commit comments