Update dependency jest to v24

This commit is contained in:
Renovate Bot 2019-03-16 20:39:18 +00:00
parent 223b820d86
commit f2e8faaa3c
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"@types/node": "10.14.1",
"@types/supertest": "2.0.7",
"@nestjs/testing": "6.0.0",
"jest": "23.6.0",
"jest": "24.5.0",
"nodemon": "1.18.10",
"prettier": "1.16.4",
"supertest": "3.4.2",