Skip to content

Commit 692ce53

Browse files
committed
Update Jest to 29.0.0
1 parent b8d531b commit 692ce53

File tree

2 files changed

+775
-660
lines changed

2 files changed

+775
-660
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"eslint": "^8.5.0",
5454
"eslint-config-wojtekmaj": "^0.6.5",
5555
"husky": "^8.0.0",
56-
"jest": "^27.0.0",
56+
"jest": "^29.0.0",
57+
"jest-environment-jsdom": "^29.0.0",
5758
"less": "^4.0.0",
5859
"prettier": "^2.5.0",
5960
"pretty-quick": "^3.1.0",

0 commit comments

Comments
 (0)