Skip to content

Commit 86fa221

Browse files
committed
Update Jest to 29.0.0
1 parent 9168806 commit 86fa221

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
@@ -54,7 +54,8 @@
5454
"eslint": "^8.5.0",
5555
"eslint-config-wojtekmaj": "^0.6.5",
5656
"husky": "^8.0.0",
57-
"jest": "^27.0.0",
57+
"jest": "^29.0.0",
58+
"jest-environment-jsdom": "^29.0.0",
5859
"less": "^4.0.0",
5960
"prettier": "^2.5.0",
6061
"pretty-quick": "^3.1.0",

0 commit comments

Comments
 (0)