Skip to content

Commit 959b305

Browse files
committed
fix(jest): rollback Jest
Rollback jest to node 17.x compatible version.
1 parent 97f60c3 commit 959b305

File tree

2 files changed

+636
-490
lines changed

2 files changed

+636
-490
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"flow-bin": "^0.133.0",
9090
"flow-copy-source": "^2.0.8",
9191
"husky": "^7.0.4",
92-
"jest": "^29.7.0",
92+
"jest": "^27.5.1",
9393
"jest-environment-jsdom": "^29.7.0",
9494
"lint-staged": "^12.3.7",
9595
"npm-watch": "^0.11.0",

0 commit comments

Comments
 (0)