Skip to content

Commit

Permalink
chore(deps): update jest monorepo (#558)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2022
1 parent 0d25b8b commit a36cb6e
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 349 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.3.0",
"@testing-library/react-hooks": "8.0.1",
"@types/jest": "28.1.3",
"@types/jest": "28.1.8",
"@types/node": "16.11.43",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.5",
"@typescript-eslint/eslint-plugin": "5.30.4",
"@typescript-eslint/parser": "5.30.4",
"babel-jest": "28.1.1",
"babel-jest": "28.1.3",
"babel-preset-gatsby": "2.19.0",
"commitizen": "4.2.5",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -67,8 +67,8 @@
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.1",
"identity-obj-proxy": "3.0.0",
"jest": "28.1.1",
"jest-environment-jsdom": "28.1.1",
"jest": "28.1.3",
"jest-environment-jsdom": "28.1.3",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"ts-jest": "28.0.5",
Expand Down
Loading

0 comments on commit a36cb6e

Please sign in to comment.