Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): support latest eslint-plugin-jest and eslint-plugin-jest-dom #133

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

smackfu
Copy link
Member

@smackfu smackfu commented Nov 12, 2024

Description

Updates eslint-plugin-jest and eslint-plugin-jest-dom to allow latest version as peer deps.

Motivation and Context

Part of #132. Latest versions support eslint@9.

Major release notes:
https://github.com/testing-library/eslint-plugin-jest-dom/releases/tag/v5.0.0
https://github.com/jest-community/eslint-plugin-jest/releases/tag/v28.0.0

How Has This Been Tested?

Installed in a repo and verified no issues. PENDING

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)
  • Dependency update

@smackfu smackfu requested a review from a team as a code owner November 12, 2024 23:00
@smackfu smackfu marked this pull request as draft November 12, 2024 23:00
Copy link

This pull request is stale because it has been open 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant