hypothesis / client

The Hypothesis web-based annotation client.
Other
642 stars 197 forks source link

Add typescript-eslint to eslint dependabot package #6636

Closed acelaya closed 3 weeks ago

acelaya commented 3 weeks ago

Since we migrated to ESLint 9, no longer depend on @typescript-eslint/... packages directly, but on the typescript-eslint package instead.

This PR updates the dependabot eslint group to reflect that.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.42%. Comparing base (67b74ce) to head (2c1c9b1). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6636 +/- ## ======================================= Coverage 99.42% 99.42% ======================================= Files 270 270 Lines 10174 10174 Branches 2419 2419 ======================================= Hits 10116 10116 Misses 58 58 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.