0.1.10 • Published 2 years ago

@newdash/npm-update-all v0.1.10

Weekly downloads
11
License
MIT
Repository
github
Last release
2 years ago

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

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago