Skip to content

Commit 7ee43e5

Browse files
authored
fix(types): description updates for the check_suite event (#713)
1 parent 091f400 commit 7ee43e5

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
@@ -33,13 +33,13 @@
3333
"dependencies": {
3434
"@octokit/request-error": "^3.0.0",
3535
"@octokit/webhooks-methods": "^3.0.0",
36-
"@octokit/webhooks-types": "6.2.2",
36+
"@octokit/webhooks-types": "6.2.3",
3737
"aggregate-error": "^3.1.0"
3838
},
3939
"devDependencies": {
4040
"@jest/types": "^28.0.0",
4141
"@octokit/tsconfig": "^1.0.1",
42-
"@octokit/webhooks-schemas": "6.2.2",
42+
"@octokit/webhooks-schemas": "6.2.3",
4343
"@pika/pack": "^0.3.7",
4444
"@pika/plugin-build-node": "^0.9.2",
4545
"@pika/plugin-build-web": "^0.9.2",

0 commit comments

Comments
 (0)