Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update jest monorepo to v29 (major) #11773

Merged
merged 1 commit into from Jun 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1,730 changes: 822 additions & 908 deletions sample/01-cats-app/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions sample/01-cats-app/package.json
Expand Up @@ -33,13 +33,13 @@
"@nestjs/schematics": "9.2.0",
"@nestjs/testing": "9.4.3",
"@types/express": "4.17.17",
"@types/jest": "28.1.8",
"@types/jest": "29.5.2",
"@types/node": "18.16.17",
"@types/supertest": "2.0.12",
"jest": "28.1.3",
"jest": "29.5.0",
"prettier": "2.8.8",
"supertest": "6.3.3",
"ts-jest": "28.0.8",
"ts-jest": "29.1.0",
"ts-loader": "9.4.3",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
Expand Down