Skip to content

Instantly share code, notes, and snippets.

@KutayGuler
Created December 18, 2024 11:04
Show Gist options
  • Save KutayGuler/25f611a216c28200fab5631cd6bb3168 to your computer and use it in GitHub Desktop.
Save KutayGuler/25f611a216c28200fab5631cd6bb3168 to your computer and use it in GitHub Desktop.
Update node dependencies
npx npm-check-updates -u
npm install (updates package.json)
npm outdated
npm update (updates package-lock.json)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment