Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 97f2b22

Browse files
committedMar 21, 2022
chore(deps): update jest to 28 alpha
with a fix for jestjs/jest#9771
1 parent 45dc607 commit 97f2b22

File tree

2 files changed

+750
-674
lines changed

2 files changed

+750
-674
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,8 @@
228228
"eslint-config-prettier": "^8.5.0",
229229
"eslint-plugin-react": "^7.29.4",
230230
"http-server": "^14.0.0",
231-
"jest": "^27.3.1",
231+
"jest": "28.0.0-alpha.0",
232+
"jest-environment-jsdom": "28.0.0-alpha.0",
232233
"opener": "^1.5.2",
233234
"pretty-quick": "^3.0.0",
234235
"source-map-support": "^0.5.12",

‎yarn.lock

+748-673
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.