Skip to content

Commit

Permalink
Update dependency yargs to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 11, 2020
1 parent 0eacc73 commit ff2779d
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 288 deletions.
2 changes: 1 addition & 1 deletion packages/typescript/clean-typescript-build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"dependencies": {
"fs-extra": "^8.1.0",
"yargs": "^15.1.0",
"yargs": "^16.0.0",
"@tsfun/array": "^0.0.0",
"tslib": "^1.10.0",
"fs-tree-utils": "^0.1.8",
Expand Down
120 changes: 27 additions & 93 deletions packages/typescript/clean-typescript-build/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/typescript/ignore-file.private/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"minimatch": "^3.0.4",
"fs-extra": "^8.1.0",
"yargs": "^15.1.0",
"yargs": "^16.0.0",
"chalk": "^3.0.0",
"js-yaml": "^3.13.1",
"tslib": "^1.10.0",
Expand Down
Loading

0 comments on commit ff2779d

Please sign in to comment.