Skip to content

Commit 6566aaf

Browse files
fix(types): Adds repository-rule-params-thresholds, repository-rule.role_name, created.git-ref-only (#986)
chore(deps): update octokit monorepo to v6.2.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 350e14d commit 6566aaf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+8-8
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
@@ -41,14 +41,14 @@
4141
]
4242
},
4343
"dependencies": {
44-
"@octokit/openapi-webhooks-types": "6.1.0",
44+
"@octokit/openapi-webhooks-types": "6.2.0",
4545
"@octokit/request-error": "^6.0.1",
4646
"@octokit/webhooks-methods": "^5.0.0",
4747
"aggregate-error": "^5.0.0"
4848
},
4949
"devDependencies": {
5050
"@jest/types": "^29.0.0",
51-
"@octokit/openapi-webhooks": "6.1.0",
51+
"@octokit/openapi-webhooks": "6.2.0",
5252
"@octokit/tsconfig": "^3.0.0",
5353
"@types/jest": "^29.0.0",
5454
"@types/node": "^20.0.0",

0 commit comments

Comments
 (0)