Skip to content

Commit 04a36b4

Browse files
committed
Fix tests deps (jest + jsdom)
1 parent 06d4804 commit 04a36b4

2 files changed

Lines changed: 1645 additions & 28 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
"eslint-plugin-react": "^7.28.0",
4343
"eslint-plugin-testing-library": "^6.0.0",
4444
"husky": "^9.1.1",
45+
"jest": "29",
46+
"jest-environment-jsdom": "29",
4547
"lerna": "^7.3.0",
4648
"lint-staged": "^15.2.7",
4749
"node-gyp": "^10.0.0",

0 commit comments

Comments
 (0)