Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 13, 2026

CI failing on PR #1672 due to package.json/package-lock.json version mismatches after dependency updates.

Changes

  • Updated package.json with dependency versions from node-ts branch:
    • @tinyhttp/app: 2.4.0 → 3.0.1
    • @tinyhttp/logger: 2.0.0 → 2.1.0
    • @types/node: 22.5.5 → 25.0.6
    • chokidar: 4.0.1 → 5.0.0
  • Regenerated package-lock.json via npm install

Resolves npm ci error: "lock file's @tinyhttp/[email protected] does not satisfy @tinyhttp/[email protected]"

Original prompt

Pull Request: #1671

Fix the CI error. Try to regenerate package-lock,json.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Fix CI error by regenerating package-lock.json Regenerate package-lock.json to fix npm ci version mismatch Jan 13, 2026
Copilot AI requested a review from typicode January 13, 2026 20:27
@typicode typicode marked this pull request as ready for review January 13, 2026 20:51
@typicode typicode merged commit bc96f2c into copilot/drop-nodejs-20-support Jan 14, 2026
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.

2 participants