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] <[email protected]>
This commit is contained in:
dependabot[bot]
2023-12-11 01:51:24 +00:00
committed by GitHub
parent 359e1ffa80
commit 288d543806
2 changed files with 6 additions and 15 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-prettier": "^5.0.1",
"js-yaml": "^4.1.0",
"nodemon": "^3.0.1",
"nodemon": "^3.0.2",
"prettier": "3.1.0",
"typescript": "^5.3.2"
}