Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v17.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2023
1 parent e6cfd84 commit adb750c
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,14 +43,14 @@
"@meyfa/eslint-config": "3.0.0",
"@types/node": "18.15.11",
"@types/sinon": "10.0.13",
"@types/yargs": "17.0.22",
"@types/yargs": "17.0.24",
"eslint": "8.38.0",
"sinon": "15.0.3",
"typescript": "5.0.4"
},
"dependencies": {
"ts-node": "10.9.1",
"yargs": "17.7.1"
"yargs": "17.7.2"
},
"peerDependencies": {
"typescript": "^4.0.0 || ^5.0.0"
Expand Down

0 comments on commit adb750c

Please sign in to comment.