Skip to content

Commit 40eb502

Browse files
committed
fix: add jest-environment-jsdom for the new version of jest
1 parent da03584 commit 40eb502

File tree

2 files changed

+405
-14
lines changed

2 files changed

+405
-14
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"husky": "^8.0.1",
6464
"identity-obj-proxy": "^3.0.0",
6565
"jest": "^29.0.2",
66+
"jest-environment-jsdom": "^29.0.2",
6667
"lint-staged": "^13.0.3",
6768
"postcss": "^8.4.16",
6869
"prettier": "^2.7.1",

0 commit comments

Comments
 (0)