Bump eslint-plugin-jest from 27.4.3 to 27.6.3 (#744)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.3 to 27.6.3.
- [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.4.3...v27.6.3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-23 13:40:36 -06:00
committed by GitHub
parent 02180c4758
commit b2b2c20d44
2 changed files with 5 additions and 5 deletions

View File

@@ -42,7 +42,7 @@
"@vercel/ncc": "^0.38.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-node": "^11.1.0",
"jest": "^29.7.0",
"prettier": "^3.1.1",