Skip to content

Commit 983de44

Browse files
fix(deps): update dependency yargs-parser to v18 (bcoe#202)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 56b7723 commit 983de44

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"test-exclude": "^6.0.0",
4646
"v8-to-istanbul": "^4.1.2",
4747
"yargs": "^15.0.0",
48-
"yargs-parser": "^17.0.0"
48+
"yargs-parser": "^18.0.0"
4949
},
5050
"devDependencies": {
5151
"chai": "^4.2.0",

0 commit comments

Comments
 (0)