Skip to content

Commit

Permalink
chore: Upgrade jest (#1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaachinman authored Mar 11, 2021
1 parent 0e9e534 commit 8973022
Show file tree
Hide file tree
Showing 2 changed files with 1,008 additions and 872 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-typescript-sort-keys": "^1.5.0",
"husky": "^3.0.0",
"jest": "^24.1.0",
"jest": "^26.6.3",
"next": "^10.0.4",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down
Loading

1 comment on commit 8973022

@vercel
Copy link

@vercel vercel bot commented on 8973022 Mar 11, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.