Skip to content

Commit

Permalink
Merge pull request #97 from recruit-tech/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
Update jest monorepo
  • Loading branch information
AkifumiSato committed Sep 11, 2022
2 parents 2897410 + b47ac39 commit 069595b
Show file tree
Hide file tree
Showing 2 changed files with 356 additions and 270 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"transit-js": "^0.8.874"
},
"devDependencies": {
"@jest/types": "29.0.2",
"@jest/types": "29.0.3",
"@recoiljs/refine": "0.1.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"@types/jest": "29.0.0",
"@types/jest": "29.0.1",
"@types/node": "18.0.3",
"@types/react": "18.0.19",
"@types/react-dom": "18.0.6",
Expand All @@ -76,8 +76,8 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-react": "7.31.8",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "29.0.2",
"jest-environment-jsdom": "29.0.2",
"jest": "29.0.3",
"jest-environment-jsdom": "29.0.3",
"next": "12.2.5",
"next-router-mock": "0.7.4",
"npm-run-all": "4.1.5",
Expand Down

0 comments on commit 069595b

Please sign in to comment.