Skip to content

Commit a54faa4

Browse files
committed
fix: type update via @octokit/webhooks-types v7.6.1
1 parent c1cedbb commit a54faa4

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
@@ -42,13 +42,13 @@
4242
"dependencies": {
4343
"@octokit/request-error": "^5.0.0",
4444
"@octokit/webhooks-methods": "^4.1.0",
45-
"@octokit/webhooks-types": "7.6.0",
45+
"@octokit/webhooks-types": "7.6.1",
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.6.0",
51+
"@octokit/webhooks-schemas": "7.6.1",
5252
"@types/jest": "^29.0.0",
5353
"@types/json-schema": "^7.0.7",
5454
"@types/node": "^20.0.0",

0 commit comments

Comments
 (0)