chore(deps-dev): bump eslint-plugin-jest from 25.2.4 to 26.1.1 (#7870)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.2.4 to 26.1.1.
- [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/v25.2.4...v26.1.1)

---
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: Tim Lai <timothy.lai@gmail.com>
This commit is contained in:
dependabot[bot]
2022-03-02 11:45:49 -08:00
committed by GitHub
parent 3eb05287ef
commit 434e9cf251
2 changed files with 120 additions and 122 deletions

View File

@@ -132,7 +132,7 @@
"enzyme": "=3.11.0",
"eslint": "^7.29.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^25.2.4",
"eslint-plugin-jest": "^26.1.1",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-react": "^7.27.1",
"esm": "=3.2.25",