@newdash/npm-update-all
TypeScript icon, indicating that this package has built-in type declarations

0.1.10 • Public • Published

npm update all

node-test npm (scoped)

Update all dependencies to the latest version.

Currently, you can use npm update command as alternative

Usage

npm i -g @newdash/npm-update-all # install
npm-update-all # in current project
npm-update-all -p ./subject/package.json # in a relative project

Example

npx @newdash/npm-update-all
Using package.json /Users/TheoSun/repos/odata-v4-parser/package.json
Pulling package information from https://registry.npmjs.org
 ████████████████████████████████████████ 100% | ETA: 0s | 12/12
? Update @newdash/newdash from 5.12.0 to 5.13.0 ? Yes
? Update @types/jest from 26.0.10 to 26.0.13 ? Yes
? Update @types/node from 14.6.0 to 14.10.2 ? Yes
? Update @typescript-eslint/eslint-plugin from 3.10.1 to 4.1.1 ? Yes
? Update @typescript-eslint/parser from 3.10.1 to 4.1.1 ? Yes
? Update eslint from 7.7.0 to 7.9.0 ? Yes
? Update typescript from 3.9.7 to 4.0.2 ? Yes
? Confirm write to /Users/TheoSun/repos/odata-v4-parser/package.json ? Yes

CHANGELOG

LICENSE

Readme

Keywords

none

Package Sidebar

Install

npm i @newdash/npm-update-all

Weekly Downloads

6

Version

0.1.10

License

MIT

Unpacked Size

50.7 kB

Total Files

46

Last publish

Collaborators

  • suntao