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 01:07:37 +00:00
committed by GitHub
parent edfab4fb1a
commit c04429cefc
2 changed files with 30 additions and 21 deletions

View File

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