chore(deps-dev): bump nodemon from 2.0.21 to 2.0.22 (#5284)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

---
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]
2023-05-01 14:09:20 -07:00
committed by GitHub
parent 85299c6104
commit 454a338d24
2 changed files with 5 additions and 5 deletions

View File

@@ -326,7 +326,7 @@
"jest-environment-jsdom": "^29.4.1",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^13.1.0",
"nodemon": "^2.0.21",
"nodemon": "^2.0.22",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.0.5",
"react-refresh": "^0.14.0",