Skip to content

Commit

Permalink
chore(deps): update jest to 28 alpha
Browse files Browse the repository at this point in the history
with a fix for jestjs/jest#9771
  • Loading branch information
marcelgerber committed Mar 21, 2022
1 parent 45dc607 commit 97f2b22
Show file tree
Hide file tree
Showing 2 changed files with 750 additions and 674 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,8 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.29.4",
"http-server": "^14.0.0",
"jest": "^27.3.1",
"jest": "28.0.0-alpha.0",
"jest-environment-jsdom": "28.0.0-alpha.0",
"opener": "^1.5.2",
"pretty-quick": "^3.0.0",
"source-map-support": "^0.5.12",
Expand Down
Loading

0 comments on commit 97f2b22

Please sign in to comment.