Bump nodemon from 2.0.22 to 3.0.1

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

---
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:
dependabot[bot]
2023-07-10 14:37:31 +00:00
committed by GitHub
parent c1f2793103
commit bba90efe00
2 changed files with 16 additions and 26 deletions

View File

@ -20,6 +20,6 @@
},
"devDependencies": {
"concurrently": "^8.2.0",
"nodemon": "^2.0.22"
"nodemon": "^3.0.1"
}
}