Skip to content

Commit

Permalink
fix(deps): bump @octokit/* deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Jul 10, 2023
1 parent dbe92a7 commit 89a8fee
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 80 deletions.
246 changes: 170 additions & 76 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/auth-app": "^5.0.4",
"@octokit/auth-unauthenticated": "^4.0.1",
"@octokit/auth-app": "^6.0.0",
"@octokit/auth-unauthenticated": "^5.0.0",
"@octokit/core": "^5.0.0",
"@octokit/oauth-app": "^5.0.0-beta.8",
"@octokit/oauth-app": "^5.0.0",
"@octokit/plugin-paginate-rest": "^7.0.0",
"@octokit/types": "^10.0.0",
"@octokit/types": "^11.1.0",
"@octokit/webhooks": "^12.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 89a8fee

Please sign in to comment.