Skip to content

Commit 678b6ef

Browse files
committed
fix(deps): update dependency yargs to v17.3.1
1 parent 679b741 commit 678b6ef

File tree

2 files changed

+47
-11
lines changed

2 files changed

+47
-11
lines changed

package-lock.json

+45-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
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.2.1",
57+
"yargs": "17.3.1",
5858
"yazl": "2.5.1"
5959
},
6060
"devDependencies": {
6161
"@shm-open/eslint-config-bundle": "1.7.1",
6262
"@types/node": "16.11.9",
6363
"@types/semver": "7.3.9",
6464
"@types/which": "2.0.1",
65-
"@types/yargs": "17.0.7",
65+
"@types/yargs": "17.0.8",
6666
"@types/yazl": "2.4.2",
6767
"standard-version": "9.3.2",
6868
"typescript": "4.5.2"

0 commit comments

Comments
 (0)