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-11 14:33:46 +00:00
committed by GitHub
parent d27df933e0
commit 3adc6ee44b
2 changed files with 38 additions and 142 deletions
+1 -1
View File
@@ -22,6 +22,6 @@
},
"devDependencies": {
"concurrently": "^8.2.0",
"nodemon": "^2.0.22"
"nodemon": "^3.0.1"
}
}