Skip to content

Commit 8c5435f

Browse files
committed
chore(deps): update jest to 28 alpha
with a fix for jestjs/jest#9771
1 parent 520f96d commit 8c5435f

File tree

2 files changed

+760
-695
lines changed

2 files changed

+760
-695
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,8 @@
225225
"eslint-config-prettier": "^8.3.0",
226226
"eslint-plugin-react": "^7.25.2",
227227
"http-server": "^14.0.0",
228-
"jest": "^27.3.1",
228+
"jest": "28.0.0-alpha.0",
229+
"jest-environment-jsdom": "28.0.0-alpha.0",
229230
"npm-run-all": "^4.1.5",
230231
"opener": "^1.5.2",
231232
"pretty-quick": "^3.0.0",

0 commit comments

Comments
 (0)