Bump nodemon from 1.19.1 to 2.0.2

Bumps [nodemon](https://github.com/remy/nodemon) from 1.19.1 to 2.0.2.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.19.1...v2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-17 19:21:37 +00:00 committed by GitHub
parent 33c13e8ff4
commit 59e3b324d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 38 additions and 16 deletions

View file

@ -94,7 +94,7 @@
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.16.0",
"mocha": "^7.0.0",
"nodemon": "^1.18.10",
"nodemon": "^2.0.2",
"supertest": "^4.0.2",
"tmp": "0.1.0"
}