Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.0...v2.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
}
},
"nodemon": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.0.tgz",
- "integrity": "sha512-hs+lNmZc6pIamxCTDrOhMccqSsGjZENGZ/40etM/Zc3aoR4UTvwMH38XOnhD5pmU+Jn2u1OGOC5hZF2tjCHJMA==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.1.tgz",
+ "integrity": "sha512-UC6FVhNLXjbbV4UzaXA3wUdbEkUZzLGgMGzmxvWAex5nzib/jhcSHVFlQODdbuUHq8SnnZ4/EABBAbC3RplvPg==",
"dev": true,
"requires": {
"chokidar": "^3.2.2",
"karma-rollup-preprocessor": "^7.0.2",
"linkinator": "^1.8.0",
"node-sass": "^4.13.0",
- "nodemon": "^2.0.0",
+ "nodemon": "^2.0.1",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.0",
"postcss-cli": "^6.1.3",