We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b22a8c commit be8790fCopy full SHA for be8790f
package.json
@@ -47,7 +47,7 @@
47
"@babel/core": "^7.18.0",
48
"@testing-library/jest-dom": "^5.13.0",
49
"@testing-library/react": "^16.3.0",
50
- "@types/jest": "^27.0.3",
+ "@types/jest": "^29.5.14",
51
"@types/node": "^18.19.122",
52
"@types/offscreencanvas": "^2019.6.4",
53
"@types/react": "^18.0.0",
@@ -68,6 +68,7 @@
68
"eslint-plugin-react-hooks": "^4.6.0",
69
"eslint-plugin-storybook": "^0.5.12",
70
"jest": "^29.7.0",
71
+ "jest-environment-jsdom": "^29.7.0",
72
"prettier": "^2.3.1",
73
"react": "^18.0.0",
74
"react-dom": "^18.0.0",
0 commit comments