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 fc770fb commit b24ca6fCopy full SHA for b24ca6f
2 files changed
package.json
@@ -91,7 +91,7 @@
91
"@storybook/react-native-server": "6.5.8",
92
"@swc/core": "1.15.11",
93
"@swc/wasm": "1.15.11",
94
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
95
"@types/react": "19.2.7",
96
"@types/react-test-renderer": "19.1.0",
97
"@types/ws": "8.18.1",
@@ -118,7 +118,7 @@
118
"eslint-plugin-yml": "1.19.1",
119
"html-webpack-plugin": "5.5.3",
120
"husky": "9.1.7",
121
- "jest": "29.7.0",
+ "jest": "30.2.0",
122
"lint-staged": "16.2.7",
123
"prettier": "2.8.8",
124
"react-codemod": "5.4.4",
0 commit comments