Created
December 18, 2024 11:04
-
-
Save KutayGuler/25f611a216c28200fab5631cd6bb3168 to your computer and use it in GitHub Desktop.
Update node dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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