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 f033fcf commit b48486fCopy full SHA for b48486f
2 files changed
package.json
@@ -66,14 +66,14 @@
66
"@storybook/react": "^8.6.13",
67
"@storybook/react-webpack5": "^8.6.13",
68
"@storybook/test": "^8.6.13",
69
- "@types/jest": "^29.5.13",
+ "@types/jest": "^30.0.0",
70
"@types/react": "^18.3.8",
71
"@typescript-eslint/eslint-plugin": "^6.13.1",
72
"@typescript-eslint/parser": "^6.13.1",
73
"eslint": "^8.54.0",
74
"eslint-plugin-react": "^7.33.2",
75
"eslint-plugin-storybook": "^0.8.0",
76
- "jest": "^29.7.0",
+ "jest": "^30.0.0",
77
"prettier": "^3.3.3",
78
"react": "^18.3.1",
79
"react-dom": "^18.3.1",
0 commit comments