build(deps-dev): bump eslint-plugin-jest from 24.4.2 to 24.5.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.4.2 to 24.5.0.
- [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.2...v24.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-29 13:04:38 +00:00
committed by GitHub
parent 688e357869
commit aeea2c2924
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.0",
"eslint-plugin-jest": "^24.4.2",
"eslint-plugin-jest": "^24.5.0",
"jest": "^27.2.3",
"jest-circus": "^27.2.1",
"js-yaml": "^4.1.0",