Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent c7f300e commit 583becb
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 27 deletions.
4 changes: 2 additions & 2 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/user-event": "14.4.3",
"@types/jest": "27.5.2",
"@types/jest": "29.5.4",
"@types/node": "16.18.24",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
Expand All @@ -72,7 +72,7 @@
"react-is": "18.2.0",
"react-test-renderer": "18.2.0",
"tailwind-config": "workspace:*",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"tsconfig": "workspace:*"
}
}
170 changes: 145 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 583becb

Please sign in to comment.