Skip to content

Commit

Permalink
fix: bump Octokit deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Apr 16, 2024
1 parent 09e0241 commit 65cc6e9
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 52 deletions.
148 changes: 100 additions & 48 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 @@ -19,12 +19,12 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/auth-app": "^7.0.0-beta.4",
"@octokit/auth-app": "^7.0.0-beta.8",
"@octokit/auth-unauthenticated": "^6.0.0",
"@octokit/core": "^6.0.0",
"@octokit/core": "^6.1.2",
"@octokit/oauth-app": "^7.0.0",
"@octokit/plugin-paginate-rest": "^10.0.0-beta.2",
"@octokit/types": "^12.6.0",
"@octokit/plugin-paginate-rest": "^11.0.0",
"@octokit/types": "^13.0.0",
"@octokit/webhooks": "^13.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 65cc6e9

Please sign in to comment.