# description

lock a list of dependencies to a target tag or default to 'latest', place these entries in 'pinnedDependencies' entry in the package.json

# flags.tag.summary

The name of the tag you want, e.g. 'latest-rc', or 'latest'

# flags.dryrun.summary

If true, will not make any changes to the package.json
