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 ab067d8 commit dc628aaCopy full SHA for dc628aa
package.json
@@ -72,7 +72,7 @@
72
"@semantic-release/release-notes-generator": "14.1.0",
73
"@testing-library/jest-dom": "6.9.1",
74
"@testing-library/react": "16.3.1",
75
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
76
"@types/lodash": "4.17.20",
77
"@types/react": "18.3.26",
78
"@types/react-dom": "18.3.7",
@@ -97,8 +97,8 @@
97
"husky": "9.1.7",
98
"identity-obj-proxy": "3.0.0",
99
"is-ci": "4.1.0",
100
- "jest": "29.7.0",
101
- "jest-environment-jsdom": "29.7.0",
+ "jest": "30.2.0",
+ "jest-environment-jsdom": "30.2.0",
102
"lint-staged": "15.5.2",
103
"npm-run-all2": "7.0.2",
104
"postcss": "8.5.6",
0 commit comments