Skip to content

Commit a2f35e9

Browse files
committed
fix: bump deps
1 parent 8ce821d commit a2f35e9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"author": "Gregor Martynus (https://github.com/gr2m)",
2020
"license": "MIT",
2121
"dependencies": {
22-
"@octokit/auth-app": "^7.0.0-beta.3",
22+
"@octokit/auth-app": "^7.0.0-beta.4",
2323
"@octokit/auth-unauthenticated": "^6.0.0",
2424
"@octokit/core": "^6.0.0",
2525
"@octokit/oauth-app": "^7.0.0",
26-
"@octokit/plugin-paginate-rest": "^10.0.0-beta.1",
26+
"@octokit/plugin-paginate-rest": "^10.0.0-beta.2",
2727
"@octokit/types": "^12.6.0",
2828
"@octokit/webhooks": "^13.0.0"
2929
},

0 commit comments

Comments
 (0)