Skip to content

Commit e6922b8

Browse files
fix(package): update yargs to version 13.3.0
Closes #24
1 parent 5974504 commit e6922b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"columnify": "^1.5.4",
4545
"pretty-bytes": "^5.1.0",
4646
"puppeteer": "^1.6.0",
47-
"yargs": "^12.0.1"
47+
"yargs": "^13.3.0"
4848
},
4949
"devDependencies": {
5050
"@scurker/eslint-config": "^1.1.2",

0 commit comments

Comments
 (0)