Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jest from 28.9.0 to 28.10.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.9.0 to 28.10.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](jest-community/eslint-plugin-jest@v28.9.0...v28.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 29, 2024
1 parent 52351e8 commit d4aeede
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9625,7 +9625,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:28.10.0":
"eslint-plugin-jest@npm:28.10.0, eslint-plugin-jest@npm:^28.2.0":
version: 28.10.0
resolution: "eslint-plugin-jest@npm:28.10.0"
dependencies:
Expand All @@ -9643,24 +9643,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jest@npm:^28.2.0":
version: 28.9.0
resolution: "eslint-plugin-jest@npm:28.9.0"
dependencies:
"@typescript-eslint/utils": ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependencies:
"@typescript-eslint/eslint-plugin": ^6.0.0 || ^7.0.0 || ^8.0.0
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
jest: "*"
peerDependenciesMeta:
"@typescript-eslint/eslint-plugin":
optional: true
jest:
optional: true
checksum: 90863fab5f3f2f033d98042b13769dc82504c489506872ae9926a1d2b6bcc25c5dc41105e28643f5eb81943aff1aa1cd4d44ada5c1add0a43f1c7a619adbc3d2
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.6.1, eslint-plugin-jsdoc@npm:^50.0.1":
version: 50.6.1
resolution: "eslint-plugin-jsdoc@npm:50.6.1"
Expand Down

0 comments on commit d4aeede

Please sign in to comment.