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-03-23 15:16:26 +00:00
committed by GitHub
parent 01ed960bf7
commit 6d9e6daba3
2 changed files with 5 additions and 5 deletions

View File

@ -20,6 +20,6 @@
},
"devDependencies": {
"concurrently": "^7.6.0",
"nodemon": "^2.0.21"
"nodemon": "^2.0.22"
}
}