Skip to content

Commit c9b66b1

Browse files
authored
feat(types): webhooks updates via [@octokit/webhooks v5.8.0](https://github.com/octokit/webhooks/releases/tag/v5.8.0) (#680)
1 parent 464acb2 commit c9b66b1

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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
@@ -20,13 +20,13 @@
2020
"dependencies": {
2121
"@octokit/request-error": "^2.0.2",
2222
"@octokit/webhooks-methods": "^2.0.0",
23-
"@octokit/webhooks-types": "5.7.1",
23+
"@octokit/webhooks-types": "5.8.0",
2424
"aggregate-error": "^3.1.0"
2525
},
2626
"devDependencies": {
2727
"@jest/types": "^27.0.0",
2828
"@octokit/tsconfig": "^1.0.1",
29-
"@octokit/webhooks-schemas": "5.7.1",
29+
"@octokit/webhooks-schemas": "5.8.0",
3030
"@pika/pack": "^0.5.0",
3131
"@pika/plugin-build-node": "^0.9.2",
3232
"@pika/plugin-build-web": "^0.9.2",

0 commit comments

Comments
 (0)