Bump nodemon from 2.0.4 to 2.0.6

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.4...v2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-17 06:55:15 +00:00 committed by GitHub
parent 753f6df95a
commit f7c892426e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 20 deletions

View file

@ -75,7 +75,7 @@
"eslint-plugin-import": "^2.22.0",
"istanbul": "^0.4.0",
"mocha": "^8.2.1",
"nodemon": "^2.0.4",
"nodemon": "^2.0.6",
"should": "^13.2.1"
}
}