Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v17.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2023
1 parent cae0689 commit b1a732f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"@meyfa/eslint-config": "3.0.0",
"@types/node": "18.13.0",
"@types/sinon": "10.0.13",
"@types/yargs": "17.0.17",
"@types/yargs": "17.0.22",
"eslint": "8.34.0",
"rimraf": "4.1.1",
"sinon": "15.0.1",
"typescript": "4.9.5"
},
"dependencies": {
"ts-node": "10.9.1",
"yargs": "17.6.2"
"yargs": "17.7.1"
},
"peerDependencies": {
"typescript": "^4.0.0"
Expand Down

0 comments on commit b1a732f

Please sign in to comment.