Skip to content

Commit

Permalink
fix(deps): update dependency yargs to ^15.1.0 (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Fenster <github@fenster.name>
  • Loading branch information
renovate-bot and alexander-fenster committed Feb 14, 2020
1 parent 367b81a commit b679734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nunjucks": "^3.1.3",
"object-hash": "^2.0.0",
"protobufjs": "^6.8.8",
"yargs": "^15.0.0"
"yargs": "^15.1.0"
},
"devDependencies": {
"@types/fs-extra": "^8.0.1",
Expand All @@ -57,7 +57,7 @@
"@types/nunjucks": "^3.1.0",
"@types/object-hash": "^1.3.1",
"@types/rimraf": "^2.0.3",
"@types/yargs": "^15.0.0",
"@types/yargs": "^15.0.3",
"assert-rejects": "^1.0.0",
"c8": "^7.0.0",
"codecov": "^3.6.5",
Expand Down

0 comments on commit b679734

Please sign in to comment.