Bump eslint-plugin-jest from 24.3.6 to 25.0.5 (#392)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.3.6 to 25.0.5.
- [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.3.6...v25.0.5)

---
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>
This commit is contained in:
dependabot[bot]
2021-10-13 08:40:55 -04:00
committed by GitHub
parent db786fc71b
commit 6c01d1bacc
2 changed files with 35 additions and 55 deletions

View File

@ -33,7 +33,7 @@
"@vercel/ncc": "^0.31.1",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jest": "^25.0.5",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "2.4.1",