Skip to content

Commit

Permalink
test: upgrade to jest 28 (#1942)
Browse files Browse the repository at this point in the history
* Upgrade to jest 28

* Upgrade to jest 28
  • Loading branch information
huozhi committed Apr 27, 2022
1 parent 9f71f10 commit a990966
Show file tree
Hide file tree
Showing 2 changed files with 959 additions and 644 deletions.
5 changes: 3 additions & 2 deletions package.json
Expand Up @@ -106,15 +106,16 @@
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-testing-library": "5.0.0",
"husky": "2.4.1",
"jest": "27.0.6",
"jest": "28.0.2",
"jest-environment-jsdom": "28.0.2",
"lint-staged": "8.2.1",
"next": "^12.1.0",
"npm-run-all": "4.1.5",
"prettier": "2.5.0",
"react": "17.0.1",
"react-18": "npm:react@18",
"react-dom": "17.0.1",
"react-dom-18": "npm:react-dom@18",
"react-18": "npm:react@18",
"rimraf": "3.0.2",
"swr": "link:./",
"typescript": "4.4.3"
Expand Down

0 comments on commit a990966

Please sign in to comment.