Skip to content

Commit

Permalink
Merge pull request #11773 from nestjs/renovate/major-jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update jest monorepo to v29 (major)
  • Loading branch information
kamilmysliwiec committed Jun 14, 2023
2 parents d8a0e80 + 577ca3f commit da3263e
Show file tree
Hide file tree
Showing 52 changed files with 20,724 additions and 22,526 deletions.
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

0 comments on commit da3263e

Please sign in to comment.