build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.2.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.6 to 27.2.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/v27.1.6...v27.2.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] 2023-01-03 01:07:20 +00:00 committed by GitHub
parent ca4fd2f0d1
commit ff8b23767b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -46,7 +46,7 @@
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-plugin-github": "^4.6.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.1.6",
"eslint-plugin-jest": "^27.2.0",
"jest": "^29.3.1",
"jest-circus": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",