Skip to content

chore: regenerate pnpm-lock.yaml (fix duplicated key)#71

Merged
satyakwok merged 1 commit into
mainfrom
chore/regenerate-pnpm-lockfile
May 12, 2026
Merged

chore: regenerate pnpm-lock.yaml (fix duplicated key)#71
satyakwok merged 1 commit into
mainfrom
chore/regenerate-pnpm-lockfile

Conversation

@satyakwok
Copy link
Copy Markdown
Member

Lockfile had a duplicate semver@7.8.0 entry in the packages section, breaking pnpm install --frozen-lockfile on CI. Regenerated via pnpm install --no-frozen-lockfile --lockfile-only. Verified pnpm install --frozen-lockfile succeeds locally with this lockfile.

Unblocks #70 and any other branch hitting the same parse error.

Lockfile had a duplicate `semver@7.8.0` mapping in the packages section
(YAML parse error at 16020:3). Regenerated via `pnpm install
--no-frozen-lockfile --lockfile-only` to restore deterministic install
on CI.
@satyakwok satyakwok enabled auto-merge (squash) May 12, 2026 03:28
@satyakwok satyakwok merged commit 191ce94 into main May 12, 2026
6 checks passed
@satyakwok satyakwok deleted the chore/regenerate-pnpm-lockfile branch May 12, 2026 03:36
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