Skip to content

Commit

Permalink
feat(deps): upgrade Jest to 27.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jrolfs committed Jan 29, 2022
1 parent b6fdfc5 commit 4f562a4
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 375 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -52,7 +52,7 @@
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@commitlint/prompt": "^13.1.0",
"@types/jest": "^27.0.2",
"@types/jest": "^27.4.0",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.4.0",
"arrify": "^2.0.1",
Expand All @@ -74,7 +74,7 @@
"eslint-plugin-react-hooks": "^4.3.0",
"glob": "^7.2.0",
"is-ci": "^3.0.0",
"jest": "^27.3.1",
"jest": "^27.4.7",
"jest-github-actions-reporter": "^1.0.3",
"jest-watch-typeahead": "^1.0.0",
"lint-staged": "^11.1.2",
Expand Down

0 comments on commit 4f562a4

Please sign in to comment.