Skip to content

Commit

Permalink
fix: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Feb 27, 2024
1 parent 8ce821d commit a2f35e9
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 @@ -19,11 +19,11 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/auth-app": "^7.0.0-beta.3",
"@octokit/auth-app": "^7.0.0-beta.4",
"@octokit/auth-unauthenticated": "^6.0.0",
"@octokit/core": "^6.0.0",
"@octokit/oauth-app": "^7.0.0",
"@octokit/plugin-paginate-rest": "^10.0.0-beta.1",
"@octokit/plugin-paginate-rest": "^10.0.0-beta.2",
"@octokit/types": "^12.6.0",
"@octokit/webhooks": "^13.0.0"
},
Expand Down

0 comments on commit a2f35e9

Please sign in to comment.