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 8c5435f

Browse files
committedFeb 23, 2022
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

+2-1
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",

‎yarn.lock

+758-694
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.