Bump nodemon from 3.0.2 to 3.0.3

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

---
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]
2024-01-29 01:34:40 +00:00
committed by GitHub
parent d53388efe8
commit 0f007f69b1
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-prettier": "^5.1.3",
"js-yaml": "^4.1.0",
"nodemon": "^3.0.2",
"nodemon": "^3.0.3",
"prettier": "3.1.1",
"typescript": "^5.3.3"
}