Merge pull request #123 from nestjs/renovate/nodemon-1.x

chore(deps): update dependency nodemon to v1.18.11
This commit is contained in:
Kamil Mysliwiec 2019-04-09 10:44:25 +02:00 committed by GitHub
commit 00bd225da8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"@types/supertest": "2.0.7", "@types/supertest": "2.0.7",
"@nestjs/testing": "6.0.5", "@nestjs/testing": "6.0.5",
"jest": "24.7.1", "jest": "24.7.1",
"nodemon": "1.18.10", "nodemon": "1.18.11",
"prettier": "1.16.4", "prettier": "1.16.4",
"supertest": "4.0.2", "supertest": "4.0.2",
"ts-jest": "24.0.2", "ts-jest": "24.0.2",