Bump nodemon from 2.0.6 to 2.0.7

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-07 10:52:49 +00:00 committed by GitHub
parent 5fadeaa5b9
commit f07dbd530a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
"eslint-config-xo": "^0.33.1", "eslint-config-xo": "^0.33.1",
"eslint-config-xo-typescript": "^0.36.0", "eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.6", "husky": "^4.3.6",
"nodemon": "^2.0.6", "nodemon": "^2.0.7",
"ts-node": "^9.1.1", "ts-node": "^9.1.1",
"typescript": "^4.1.3" "typescript": "^4.1.3"
}, },

View file

@ -2006,10 +2006,10 @@ node-pre-gyp@^0.11.0:
semver "^5.3.0" semver "^5.3.0"
tar "^4" tar "^4"
nodemon@^2.0.6: nodemon@^2.0.7:
version "2.0.6" version "2.0.7"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.6.tgz#1abe1937b463aaf62f0d52e2b7eaadf28cc2240d" resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.7.tgz#6f030a0a0ebe3ea1ba2a38f71bf9bab4841ced32"
integrity sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ== integrity sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==
dependencies: dependencies:
chokidar "^3.2.2" chokidar "^3.2.2"
debug "^3.2.6" debug "^3.2.6"