Skip to content

Commit

Permalink
chore: bumping yargs to v15
Browse files Browse the repository at this point in the history
fixes handlebars-lang#1673

- we no longer need to pin to yargs 14 for node 6 & 8 support
  • Loading branch information
ErisDS committed Apr 3, 2020
1 parent 0adc63d commit b9e905b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 198 deletions.
225 changes: 28 additions & 197 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"neo-async": "^2.6.0",
"source-map": "^0.6.1",
"yargs": "^14.2.3"
"yargs": "^15.3.1"
},
"optionalDependencies": {
"uglify-js": "^3.1.4"
Expand Down

0 comments on commit b9e905b

Please sign in to comment.