Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependency jest to v28
  • Loading branch information
renovate-bot committed Apr 27, 2022
commit d724907f735f2950fd359679feba9cb0d08950c7
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-config-prettier": "8.5.0",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-react-hooks": "4.5.0",
"jest": "27.5.1",
"jest": "28.0.1",
"postcss": "8.4.12",
"postcss-cli": "9.1.0",
"react": "^18.0.0",
Expand Down
Loading