Bump eslint-plugin-jest from 29.0.1 to 29.1.0

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 29.0.1 to 29.1.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/v29.0.1...v29.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.1.0
  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]
2025-11-10 21:14:42 +00:00
committed by GitHub
parent 6d0aaee88a
commit 67f93011b9
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
"@vercel/ncc": "^0.38.4",
"eslint": "^9.39.0",
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-jest": "^29.1.0",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "3.6.2",

View File

@@ -2115,10 +2115,10 @@ eslint-plugin-import@^2.31.0:
string.prototype.trimend "^1.0.8"
tsconfig-paths "^3.15.0"
eslint-plugin-jest@^29.0.1:
version "29.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.0.1.tgz#0f72a81349409d20742208260c9a6cb9efed4df5"
integrity sha512-EE44T0OSMCeXhDrrdsbKAhprobKkPtJTbQz5yEktysNpHeDZTAL1SfDTNKmcFfJkY6yrQLtTKZALrD3j/Gpmiw==
eslint-plugin-jest@^29.1.0:
version "29.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.1.0.tgz#ba59f94bb303fe72417d54232842148f305ab6be"
integrity sha512-LabxXbASXVjguqL+kBHTPMf3gUeSqwH4fsrEyHTY/MCs42I/p9+ctg09SJpYiD8eGaIsP6GwYr5xW6xWS9XgZg==
dependencies:
"@typescript-eslint/utils" "^8.0.0"