Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-17 00:19:39 +00:00
parent 0522392249
commit 61ecbcc353
15 changed files with 62 additions and 27 deletions

View File

@@ -3,7 +3,7 @@ syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# npm-outdated
# npm outdated
> Check for outdated npm package dependencies.
> More information: <https://docs.npmjs.com/cli/commands/npm-outdated>.