Skip to content

Commit 1410bfe

Browse files
octokitbotOctokit Bot
andauthored
fix(types): updates to webhooks via @octokit/webhooks-types (#868)
WIP: Webhooks changed - please review Co-authored-by: Octokit Bot <octokitbot@martynus.net>
1 parent 97a4e03 commit 1410bfe

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package-lock.json

Lines changed: 14 additions & 14 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
@@ -42,13 +42,13 @@
4242
"dependencies": {
4343
"@octokit/request-error": "^4.0.0",
4444
"@octokit/webhooks-methods": "^4.0.0",
45-
"@octokit/webhooks-types": "7.0.3",
45+
"@octokit/webhooks-types": "7.1.0",
4646
"aggregate-error": "^3.1.0"
4747
},
4848
"devDependencies": {
4949
"@jest/types": "^29.0.0",
5050
"@octokit/tsconfig": "^2.0.0",
51-
"@octokit/webhooks-schemas": "7.0.3",
51+
"@octokit/webhooks-schemas": "7.1.0",
5252
"@types/jest": "^29.0.0",
5353
"@types/json-schema": "^7.0.7",
5454
"@types/node": "^18.0.0",

0 commit comments

Comments
 (0)