Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v17.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 23, 2021
1 parent 679b741 commit 678b6ef
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 11 deletions.
54 changes: 45 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"which": "2.0.2",
"wordwrap": "1.0.0",
"xml2js": "0.4.23",
"yargs": "17.2.1",
"yargs": "17.3.1",
"yazl": "2.5.1"
},
"devDependencies": {
"@shm-open/eslint-config-bundle": "1.7.1",
"@types/node": "16.11.9",
"@types/semver": "7.3.9",
"@types/which": "2.0.1",
"@types/yargs": "17.0.7",
"@types/yargs": "17.0.8",
"@types/yazl": "2.4.2",
"standard-version": "9.3.2",
"typescript": "4.5.2"
Expand Down

0 comments on commit 678b6ef

Please sign in to comment.