chore(deps-dev): bump nodemon from 3.0.1 to 3.0.2 (#9792)

Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.0.1...v3.0.2)

---
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-12-10 11:40:41 +00:00
committed by GitHub
parent 2ad636d8b9
commit f693a6e567
2 changed files with 6 additions and 15 deletions

View File

@@ -193,7 +193,7 @@
"mocha-yaml-loader": "^1.0.3",
"nock": "13.4.0",
"node-mocks-http": "^1.13.0",
"nodemon": "^3.0.1",
"nodemon": "^3.0.2",
"npm-run-all": "^4.1.5",
"open-cli": "^7.2.0",
"portfinder": "^1.0.32",