Skip to content

Updates deep yarn dependencies to the latest possible versions

Notifications You must be signed in to change notification settings

MarshallOfSound/uuaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uuaw

Up, Up And aWay -- Updates deep yarn dependencies to the latest possible versions

Usage

Updating Specific Dependencies

# Updates "node-abi" to the latest possible versions deep
# in your dependency tree
npx uuaw node-abi

Updating Dependencies to fix Yarn Audit

npx uuaw --audit

This does a best-effort attempt at updating the minimal set of transitive / nested dependencies to fix all issues reported by yarn audit.

This command is super experimental and is known to work well for the Green Path and will stumble quite quickly in the complicated cases.

About

Updates deep yarn dependencies to the latest possible versions

Resources

Stars

Watchers

Forks

Packages

No packages published