chore(deps-dev): bump nodemon from 2.0.22 to 3.0.1 (#5224)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-15 13:10:06 +05:30
committed by GitHub
parent 6100f6c57f
commit 6463ff20e2
2 changed files with 28 additions and 84 deletions

View File

@@ -77,7 +77,7 @@
"fs-extra": "^11.1.1",
"js-beautify": "^1.14.8",
"lockfile-lint": "^4.10.6",
"nodemon": "^2.0.22",
"nodemon": "^3.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.24",
"postcss-cli": "^10.1.0",