2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Bump nodemon from 2.0.0 to 2.0.1 (#29713)

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>
This commit is contained in:
dependabot-preview[bot]
2019-11-22 15:48:47 +02:00
committed by XhmikosR
parent 24b88226eb
commit e8eed52271
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8195,9 +8195,9 @@
}
},
"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",