Skip to content

Commit 21f1aaa

Browse files
committed
fix: bump deps
1 parent d628273 commit 21f1aaa

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"dependencies": {
3636
"@octokit/core": "^6.0.1",
3737
"@octokit/plugin-paginate-rest": "^10.0.0",
38-
"@octokit/plugin-request-log": "^4.0.0",
38+
"@octokit/plugin-request-log": "^5.0.0",
3939
"@octokit/plugin-rest-endpoint-methods": "^11.0.1"
4040
},
4141
"devDependencies": {
42-
"@octokit/auth-action": "^5.0.0-beta.1",
42+
"@octokit/auth-action": "^5.0.0",
4343
"@octokit/auth-app": "^7.0.0-beta.4",
4444
"@octokit/fixtures-server": "^8.0.0",
4545
"@octokit/request": "^9.0.1",

0 commit comments

Comments
 (0)