An open API service indexing awesome lists of open source software.

https://github.com/ext/npm-deep-update

Update NPM transitive dependencies
https://github.com/ext/npm-deep-update

Last synced: 9 months ago
JSON representation

Update NPM transitive dependencies

Awesome Lists containing this project

README

          

# npm-deep-update

Updates NPM transitive dependencies.

- One commit per dependency - simplifies bisecting when something fails to run.
- Caches result if you need to rerun script

Requires `jq` (and `npm` and `git` obviously) to run.