Bump nodemon from 3.0.1 to 3.0.2

Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-04 14:17:06 +00:00
committed by GitHub
parent 5b2a8a623f
commit e64c3db177
2 changed files with 7 additions and 14 deletions

View File

@ -20,6 +20,6 @@
},
"devDependencies": {
"concurrently": "^8.2.2",
"nodemon": "^3.0.1"
"nodemon": "^3.0.2"
}
}