Bump nodemon from 2.0.22 to 3.1.7

Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.22 to 3.1.7.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2024-10-26 14:29:26 +00:00
parent 6b2b2d4418
commit 989cd3a6f3
2 changed files with 18 additions and 45 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"@types/i18n": "^0.13.12",
"@types/node": "^20.14.2",
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^2.0.22",
"nodemon": "^3.1.7",
"prettier": "^3.3.1",
"ts-node": "^10.9.2"
},