Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning MetaMask internal reviewing guidelines:
|
Update lint related libraries to help prepare for the update to ESLint v9.
bab11a1 to
75732ae
Compare
|
These updates were generated by running: Those are all of the dependencies (excluding our shared ESLint config) that depend upon ESLint v8. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Performance Test Selection: |
|



Description
Update lint related libraries to help prepare for the update to ESLint v9.
Changelog
CHANGELOG entry: null
Related issues
N/A
Manual testing steps
N/A
Screenshots/Recordings
N/A
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
Lockfile-only updates to dev-time lint tooling; main risk is CI/editor lint behavior changes or new lint failures, not runtime impact.
Overview
Updates the
yarn.lockto pull newer lint/tooling dependencies, primarily upgradingeslint-plugin-import(2.27.5 → 2.32.0),eslint-plugin-react(7.35.0 → 7.37.5), andeslint-plugin-react-native(4.0.0 → 4.1.0).These upgrades cascade into refreshed resolver/utility packages (e.g.,
eslint-import-resolver-node,eslint-module-utils,tsconfig-paths) and a broad set of transitive dependency bumps (notablyes-abstractand related polyfill helpers) to align with upcoming ESLint v9 compatibility.Written by Cursor Bugbot for commit 75732ae. This will update automatically on new commits. Configure here.