Skip to content

Commit 15060bc

Browse files
fix(types): payload type updates to include issue types and description updates (#1123)
fix(deps): update octokit monorepo to v10.3.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55b4c72 commit 15060bc

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
@@ -44,12 +44,12 @@
4444
]
4545
},
4646
"dependencies": {
47-
"@octokit/openapi-webhooks-types": "10.1.1",
47+
"@octokit/openapi-webhooks-types": "10.3.0",
4848
"@octokit/request-error": "^6.1.7",
4949
"@octokit/webhooks-methods": "^5.1.1"
5050
},
5151
"devDependencies": {
52-
"@octokit/openapi-webhooks": "10.1.1",
52+
"@octokit/openapi-webhooks": "10.3.0",
5353
"@octokit/tsconfig": "^4.0.0",
5454
"@types/node": "^22.0.0",
5555
"@vitest/coverage-v8": "^3.0.0",

0 commit comments

Comments
 (0)