Skip to content

Commit c4d58cf

Browse files
committed
Update Jest to 29.0.0
1 parent 432b8b8 commit c4d58cf

File tree

2 files changed

+775
-660
lines changed

2 files changed

+775
-660
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484
"eslint": "^8.5.0",
8585
"eslint-config-wojtekmaj": "^0.6.5",
8686
"husky": "^8.0.0",
87-
"jest": "^27.0.0",
87+
"jest": "^29.0.0",
88+
"jest-environment-jsdom": "^29.0.0",
8889
"less": "^4.0.0",
8990
"prettier": "^2.5.0",
9091
"pretty-quick": "^3.1.0",

0 commit comments

Comments
 (0)