Skip to content

chore(deps): upgrade lint-staged to 17#53

Merged
saagpatel merged 1 commit into
mainfrom
codex/chore/lint-staged-17
Jul 10, 2026
Merged

chore(deps): upgrade lint-staged to 17#53
saagpatel merged 1 commit into
mainfrom
codex/chore/lint-staged-17

Conversation

@saagpatel

Copy link
Copy Markdown
Owner

What

Upgrade lint-staged from 16.4.0 to 17.0.8 and carry its normal lockfile resolution on top of the repaired frontend baseline and TypeScript 7.

Why

The standalone Dependabot PR #42 was built on the earlier malformed lockfile stack. This replacement keeps the update isolated while preserving all dependency work already merged through #51 and #52.

Testing

  • lint-staged 17 passed the full frontend verification suite on the repaired chore(deps): refresh frontend patches #51 baseline
  • TypeScript 7 passed the same suite independently and is now present in this combined lockfile
  • npm lock graph validation passed with both requested versions
  • GitHub CI must be fully green before merge

Risks

Low to moderate tooling-major risk. lint-staged 17 requires Node 22.22.1 or newer, which matches the repository CI/toolchain baseline.

Lockfile rationale

package-lock.json applies the normal lint-staged 17 resolution to the current TypeScript 7 lockfile without changing unrelated application dependencies.

Screenshots

Not applicable; no UI changes.

@saagpatel saagpatel merged commit 2e5e3b3 into main Jul 10, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant