Merge pull request #83 from nestjs/renovate/supertest-4.x

Update dependency supertest to v4
This commit is contained in:
Kamil Mysliwiec 2019-03-16 22:23:19 +01:00 committed by GitHub
commit e41e9c6d60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"jest": "24.5.0", "jest": "24.5.0",
"nodemon": "1.18.10", "nodemon": "1.18.10",
"prettier": "1.16.4", "prettier": "1.16.4",
"supertest": "3.4.2", "supertest": "4.0.2",
"ts-jest": "24.0.0", "ts-jest": "24.0.0",
"ts-node": "7.0.1", "ts-node": "7.0.1",
"tsconfig-paths": "3.8.0", "tsconfig-paths": "3.8.0",