Bump nodemon from 2.0.21 to 2.0.22

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

---
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-04-04 05:21:26 +00:00
committed by GitHub
parent 9797449c4a
commit e885eb1fb0
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"eslint": "^8.37.0",
"nodemon": "^2.0.21",
"nodemon": "^2.0.22",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.3",
"tsconfig-paths": "^4.2.0",