Skip to content

chore: update to eslint 10.3.0, eslint-plugin-n 18.0.1, & eslint config#253

Merged
mobilemind merged 2 commits intomainfrom
chore/update-dependencies
May 8, 2026
Merged

chore: update to eslint 10.3.0, eslint-plugin-n 18.0.1, & eslint config#253
mobilemind merged 2 commits intomainfrom
chore/update-dependencies

Conversation

@mobilemind
Copy link
Copy Markdown
Owner

chore: update to eslint 10.3.0, eslint-plugin-n 18.0.1, & eslint config

No functional changes.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s linting toolchain to newer ESLint and eslint-plugin-n versions, and adjusts the flat ESLint config to match the updated plugin export shape.

Changes:

  • Bump eslint to 10.3.0 and eslint-plugin-n to 18.0.1.
  • Regenerate package-lock.json to capture the dependency graph updates from the bumps.
  • Update eslint.config.js to require the plugin via .default.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Updates pinned devDependency versions for ESLint and eslint-plugin-n.
package-lock.json Reflects transitive dependency updates from the ESLint/plugin bumps.
eslint.config.js Adjusts plugin import to align with the updated eslint-plugin-n module export.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mobilemind mobilemind merged commit a4d9201 into main May 8, 2026
11 checks passed
@mobilemind mobilemind deleted the chore/update-dependencies branch May 8, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants