Update dependency @nestjs/testing to v6.0.2

This commit is contained in:
Renovate Bot 2019-03-20 12:38:19 +00:00
parent 013bb2d325
commit 21f0223e6d
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
"@types/jest": "24.0.11", "@types/jest": "24.0.11",
"@types/node": "11.11.3", "@types/node": "11.11.3",
"@types/supertest": "2.0.7", "@types/supertest": "2.0.7",
"@nestjs/testing": "6.0.1", "@nestjs/testing": "6.0.2",
"jest": "24.5.0", "jest": "24.5.0",
"nodemon": "1.18.10", "nodemon": "1.18.10",
"prettier": "1.16.4", "prettier": "1.16.4",