Skip to content

chore: sync eslint/prettier overrides with package-lock.json#10097

Closed
mikeharv wants to merge 1 commit into
RaspberryPiFoundation:mainfrom
mikeharv:fix-ci
Closed

chore: sync eslint/prettier overrides with package-lock.json#10097
mikeharv wants to merge 1 commit into
RaspberryPiFoundation:mainfrom
mikeharv:fix-ci

Conversation

@mikeharv

@mikeharv mikeharv commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Root package.json overrides pinned eslint@10.3.0 and prettier@3.8.3, but package-lock.json and workspace packages already resolve eslint@10.5.0 and prettier@3.8.4. That drift causes npm ci to fail on main and blocks PR CI.

This updates the overrides to match the lockfile and workspace versions.

@github-actions github-actions Bot added the PR: chore General chores (dependencies, typos, etc) label Jul 2, 2026
@mikeharv mikeharv changed the title chore: sync package.json chore: sync eslint/prettier overrides with package-lock.json Jul 2, 2026
@github-actions github-actions Bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 2, 2026
@mikeharv mikeharv closed this Jul 2, 2026
@github-actions github-actions Bot added PR: chore General chores (dependencies, typos, etc) and removed PR: chore General chores (dependencies, typos, etc) labels Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: chore General chores (dependencies, typos, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant