Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/types to v9 (#315)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 20, 2023
1 parent a187ec8 commit 18d36a1
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 12 deletions.
196 changes: 185 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/types": "^8.0.0"
"@octokit/types": "^9.0.0"
},
"devDependencies": {
"@octokit/core": "^4.0.0",
Expand Down

0 comments on commit 18d36a1

Please sign in to comment.