chore(deps-dev): bump eslint-plugin-jest from 24.4.0 to 25.2.4 (#7629)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.4.0 to 25.2.4.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.4.0...v25.2.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  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>
Co-authored-by: Vladimir Gorej <vladimir.gorej@gmail.com>
This commit is contained in:
dependabot[bot]
2021-11-16 22:17:20 +01:00
committed by GitHub
parent e0e8b421c6
commit 18d4fb33e5
2 changed files with 175 additions and 132 deletions

View File

@@ -120,7 +120,7 @@
"enzyme": "=3.11.0",
"eslint": "^7.29.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jest": "^25.2.4",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-react": "^7.27.0",
"esm": "=3.2.25",