Skip to content

Commit

Permalink
Merge pull request #3251 from nestjs/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
chore(deps): pin dependency @types/jest to 24.0.19
  • Loading branch information
kamilmysliwiec committed Oct 24, 2019
2 parents 9f3b408 + 40412ec commit be4e109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/01-cats-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@nestjs/schematics": "6.7.0",
"@nestjs/testing": "6.8.4",
"@types/express": "4.17.1",
"@types/jest": "^24.0.19",
"@types/jest": "24.0.19",
"@types/node": "10.14.22",
"@types/supertest": "2.0.8",
"jest": "24.9.0",
Expand Down

0 comments on commit be4e109

Please sign in to comment.