chore(deps-dev): bump eslint-plugin-mocha from 10.2.0 to 10.3.0 (#3086)

Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-03-04 13:30:52 -05:00
committed by GitHub
parent b54d707e88
commit 0a9423c178
2 changed files with 5 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
"del": "^7.1.0",
"eslint": "^8.55.0",
"eslint-config-recommended": "^4.1.0",
"eslint-plugin-mocha": "^10.2.0",
"eslint-plugin-mocha": "^10.3.0",
"glob": "^10.3.10",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^9.0.0",