Merge pull request #131 from nestjs/renovate/nestjs-testing-6.x

chore(deps): update dependency @nestjs/testing to v6.1.1
This commit is contained in:
Kamil Mysliwiec 2019-04-15 13:35:06 +02:00 committed by GitHub
commit 2c8a5e90f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.13.4", "@types/node": "11.13.4",
"@types/supertest": "2.0.7", "@types/supertest": "2.0.7",
"@nestjs/testing": "6.1.0", "@nestjs/testing": "6.1.1",
"jest": "24.7.1", "jest": "24.7.1",
"nodemon": "1.18.11", "nodemon": "1.18.11",
"prettier": "1.17.0", "prettier": "1.17.0",