Skip to content

Commit 9cfc37b

Browse files
authored
fix(types): correct typo in secret_scanning_alert (#861)
1 parent bc0ab96 commit 9cfc37b

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": "^3.0.0",
4444
"@octokit/webhooks-methods": "^3.0.0",
45-
"@octokit/webhooks-types": "7.0.2",
45+
"@octokit/webhooks-types": "7.0.3",
4646
"aggregate-error": "^3.1.0"
4747
},
4848
"devDependencies": {
4949
"@jest/types": "^29.0.0",
5050
"@octokit/tsconfig": "^1.0.1",
51-
"@octokit/webhooks-schemas": "7.0.2",
51+
"@octokit/webhooks-schemas": "7.0.3",
5252
"@types/jest": "^29.0.0",
5353
"@types/json-schema": "^7.0.7",
5454
"@types/node": "^18.0.0",

0 commit comments

Comments
 (0)