Skip to content

Commit

Permalink
Merge pull request #4500 from nestjs/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency jest to v25.2.7
  • Loading branch information
kamilmysliwiec committed Apr 3, 2020
2 parents 7f58fc6 + c6039a3 commit 94f52fc
Show file tree
Hide file tree
Showing 52 changed files with 1,878 additions and 6,223 deletions.
903 changes: 83 additions & 820 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": "25.1.5",
"@types/node": "10.17.3",
"@types/supertest": "2.0.8",
"jest": "25.2.6",
"jest": "25.2.7",
"prettier": "2.0.2",
"supertest": "4.0.2",
"ts-jest": "25.3.0",
Expand Down
138 changes: 69 additions & 69 deletions sample/02-gateways/package-lock.json

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

2 changes: 1 addition & 1 deletion sample/02-gateways/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/express": "4.17.4",
"@types/node": "7.10.9",
"@types/supertest": "2.0.8",
"jest": "25.2.6",
"jest": "25.2.7",
"prettier": "2.0.2",
"supertest": "4.0.2",
"ts-jest": "25.3.0",
Expand Down
Loading

0 comments on commit 94f52fc

Please sign in to comment.