Skip to content

Commit

Permalink
fix(package): update yargs to version 10.1.1
Browse files Browse the repository at this point in the history
Closes #17
  • Loading branch information
greenkeeper[bot] committed Jan 9, 2018
1 parent b489674 commit a24d0c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Get iOS icon file names and dimensions (width)",
"dependencies": {
"abbrev": "^1.0.7",
"yargs": "^8.0.1"
"yargs": "^10.1.1"
},
"devDependencies": {
"semantic-release": "^7.0.2",
Expand Down

0 comments on commit a24d0c6

Please sign in to comment.