Bump eslint-plugin-jest from 28.14.0 to 29.0.1 (#259)

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.14.0 to 29.0.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/v28.14.0...v29.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.0.1
  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]
2025-06-24 09:28:23 -07:00
committed by GitHub
parent 3640186643
commit c974bd63c8
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
"@vercel/ncc": "^0.38.3",
"eslint": "^9.29.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.14.0",
"eslint-plugin-jest": "^29.0.1",
"jest": "^30.0.0",
"js-yaml": "^4.1.0",
"markdownlint-cli": "^0.45.0",