Skip to content

Commit

Permalink
Update jest monorepo to v29.2.0 (#124)
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] committed Oct 15, 2022
1 parent f480fd6 commit 619a5fd
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 372 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"transit-js": "^0.8.874"
},
"devDependencies": {
"@jest/types": "29.1.2",
"@jest/types": "29.2.0",
"@recoiljs/refine": "0.1.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
Expand All @@ -78,8 +78,8 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-react": "7.31.10",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "29.1.2",
"jest-environment-jsdom": "29.1.2",
"jest": "29.2.0",
"jest-environment-jsdom": "29.2.0",
"next": "12.3.1",
"next-router-mock": "0.7.4",
"npm-run-all": "4.1.5",
Expand Down

0 comments on commit 619a5fd

Please sign in to comment.