Skip to content

Commit ae845f0

Browse files
fix(deps): update dependency yargs-parser to v20 (bcoe#252)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c303d44 commit ae845f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 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
@@ -45,7 +45,7 @@
4545
"test-exclude": "^6.0.0",
4646
"v8-to-istanbul": "^5.0.0",
4747
"yargs": "^15.0.0",
48-
"yargs-parser": "^19.0.0"
48+
"yargs-parser": "^20.0.0"
4949
},
5050
"devDependencies": {
5151
"chai": "^4.2.0",

0 commit comments

Comments
 (0)