Skip to content

Commit

Permalink
Merge pull request #12258 from nestjs/renovate/jest-29.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency jest to v29.6.3
  • Loading branch information
kamilmysliwiec committed Aug 22, 2023
2 parents a735854 + 1ba3082 commit f1ccc26
Show file tree
Hide file tree
Showing 72 changed files with 23,261 additions and 22,206 deletions.
1,297 changes: 664 additions & 633 deletions sample/01-cats-app/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/jest": "29.5.3",
"@types/node": "20.3.3",
"@types/supertest": "2.0.12",
"jest": "29.6.2",
"jest": "29.6.3",
"prettier": "2.8.8",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down
1,297 changes: 664 additions & 633 deletions sample/02-gateways/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"jest": "29.6.2",
"jest": "29.6.3",
"prettier": "2.8.8",
"redis": "4.6.7",
"supertest": "6.3.3",
Expand Down
1,297 changes: 664 additions & 633 deletions sample/03-microservices/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/03-microservices/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/express": "4.17.17",
"@types/node": "20.3.3",
"@types/supertest": "2.0.12",
"jest": "29.6.2",
"jest": "29.6.3",
"prettier": "2.8.8",
"supertest": "6.3.3",
"ts-jest": "29.1.1",
Expand Down

0 comments on commit f1ccc26

Please sign in to comment.