Skip to content

Commit

Permalink
fix(types): correct typo in secret_scanning_alert (#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
octokitbot committed Jun 7, 2023
1 parent bc0ab96 commit 9cfc37b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"dependencies": {
"@octokit/request-error": "^3.0.0",
"@octokit/webhooks-methods": "^3.0.0",
"@octokit/webhooks-types": "7.0.2",
"@octokit/webhooks-types": "7.0.3",
"aggregate-error": "^3.1.0"
},
"devDependencies": {
"@jest/types": "^29.0.0",
"@octokit/tsconfig": "^1.0.1",
"@octokit/webhooks-schemas": "7.0.2",
"@octokit/webhooks-schemas": "7.0.3",
"@types/jest": "^29.0.0",
"@types/json-schema": "^7.0.7",
"@types/node": "^18.0.0",
Expand Down

0 comments on commit 9cfc37b

Please sign in to comment.