Skip to content

Commit

Permalink
fix(deps): update dependency yargs to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent 0caf501 commit 8a3fc2f
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 46 deletions.
4 changes: 2 additions & 2 deletions examples/example-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"run-examples": "./bin/run-examples"
},
"dependencies": {
"@types/yargs": "16.0.1",
"@types/yargs": "17.0.13",
"globby": "11.0.3",
"jest-diff": "26.6.2",
"typescript": "4.0.5",
"yargs": "16.2.0"
"yargs": "17.6.2"
}
}
169 changes: 125 additions & 44 deletions package-lock.json

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

0 comments on commit 8a3fc2f

Please sign in to comment.