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 e1fe3fd commit 03f54f9Copy full SHA for 03f54f9
package.json
@@ -38,7 +38,7 @@
38
"@babel/preset-typescript": "^7.22.11",
39
"@testing-library/jest-dom": "^5.17.0",
40
"@testing-library/react": "^14.0.0",
41
- "@types/jest": "^29.5.3",
+ "@types/jest": "^29.5.4",
42
"@types/react": "^18.2.21",
43
"@types/react-dom": "^18.2.7",
44
"@typescript-eslint/eslint-plugin": "^5.62.0",
@@ -50,7 +50,7 @@
50
"eslint-plugin-react": "^7.33.2",
51
"eslint-plugin-react-hooks": "^4.6.0",
52
"husky": "^8.0.3",
53
- "jest": "^29.6.2",
+ "jest": "^29.6.4",
54
"jest-environment-jsdom": "^29.6.4",
55
"lint-staged": "^14.0.1",
56
"prettier": "3.0.3",
0 commit comments