Skip to content

Commit

Permalink
feat(package): bump @types/jest to v27.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbutt committed Mar 15, 2022
1 parent 94fe417 commit 2523da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^26.0.15",
"@types/jest": "^27.4.1",
"@types/node": "^16.11.26",
"@types/node-sass": "^4.11.1",
"@types/react": "^17.0.40",
Expand Down

0 comments on commit 2523da5

Please sign in to comment.