Skip to content

Commit 510579f

Browse files
authored
Merge pull request #98 from jr-codes/renovate/yargs-parser-21.x
fix(deps): update dependency yargs-parser to v21
2 parents d62d16d + 3ae4e95 commit 510579f

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"cosmiconfig": "^7.0.1",
3535
"debug": "^4.3.2",
3636
"execa": "^5.1.1",
37-
"yargs-parser": "^20.2.9",
37+
"yargs-parser": "^21.0.0",
3838
"yargs-unparser": "^2.0.0"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)