Skip to content

Commit

Permalink
Merge pull request #12298 from nestjs/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update jest monorepo
  • Loading branch information
kamilmysliwiec authored Aug 30, 2023
2 parents 0242a46 + b108702 commit a6cdb8c
Show file tree
Hide file tree
Showing 72 changed files with 11,434 additions and 11,434 deletions.
652 changes: 326 additions & 326 deletions sample/01-cats-app/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.0.3",
"@types/express": "4.17.17",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/node": "20.3.3",
"@types/supertest": "2.0.12",
"jest": "29.6.3",
"jest": "29.6.4",
"prettier": "2.8.8",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down
652 changes: 326 additions & 326 deletions sample/02-gateways/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@nestjs/schematics": "10.0.1",
"@nestjs/testing": "10.0.3",
"@types/express": "4.17.17",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/node": "20.3.3",
"@types/supertest": "2.0.12",
"@types/ws": "8.5.5",
Expand All @@ -46,7 +46,7 @@
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"jest": "29.6.3",
"jest": "29.6.4",
"prettier": "2.8.8",
"redis": "4.6.7",
"supertest": "6.3.3",
Expand Down
Loading

0 comments on commit a6cdb8c

Please sign in to comment.