chore(deps-dev): bump nodemon from 3.1.0 to 3.1.1 (#5588)

Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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]
2024-05-29 13:19:29 +05:30
committed by GitHub
parent 1bcb775aed
commit ecce37d9d8
2 changed files with 5 additions and 5 deletions

View File

@@ -78,7 +78,7 @@
"fs-extra": "^11.1.1",
"js-beautify": "^1.15.1",
"lockfile-lint": "^4.13.2",
"nodemon": "^3.0.2",
"nodemon": "^3.1.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.31",
"postcss-cli": "^11.0.0",