NPM Dependency Updates

Update an npm or bun project's dependencies to their latest versions with npm-check-updates (ncu), then fix the breaking changes that major version bumps introduce. Use when the user asks to update, upgrade, or bump npm packages or dependencies, run ncu, refresh package.json, or resolve build and type errors that appeared after a dependency upgrade — even if they do not mention ncu or npm-check-updates by name. Covers JavaScript and TypeScript projects only, not Ruby gems, Python packages, or other ecosystems.

matsubo Updated

File contents

matsubo/agent-skills/tree/main/skills/npm-dependency-updates commit 5312aad5a6

Frequently asked questions

npx skillmds@latest add matsubo/npm-dependency-updates