Skip to content

Commit 39e9915

Browse files
authored
Merge pull request #62 from shm-open/renovate/yargs-17.x
fix(deps): update dependency yargs to v17.4.0
2 parents 22b432c + 2bd8615 commit 39e9915

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
"which": "2.0.2",
5555
"wordwrap": "1.0.0",
5656
"xml2js": "0.4.23",
57-
"yargs": "17.3.1",
57+
"yargs": "17.4.0",
5858
"yazl": "2.5.1"
5959
},
6060
"devDependencies": {
6161
"@shm-open/eslint-config-bundle": "1.9.5",
6262
"@types/node": "16.11.26",
6363
"@types/semver": "7.3.9",
6464
"@types/which": "2.0.1",
65-
"@types/yargs": "17.0.9",
65+
"@types/yargs": "17.0.10",
6666
"@types/yazl": "2.4.2",
6767
"standard-version": "9.3.2",
6868
"typescript": "4.6.3"

0 commit comments

Comments
 (0)