Skip to content

Commit

Permalink
chore(deps-dev): bump @octokit/webhooks-types from 3.69.2 to 3.70.2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 29, 2021
1 parent 64e379e commit 9fac5ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@actions/github": "^4.0.0"
},
"devDependencies": {
"@octokit/webhooks-types": "^3.69.2",
"@octokit/webhooks-types": "^3.70.2",
"@types/jest": "^26.0.22",
"@types/js-yaml": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^4.22.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -631,10 +631,10 @@
dependencies:
"@octokit/openapi-types" "^6.0.0"

"@octokit/webhooks-types@^3.69.2":
version "3.69.2"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-3.69.2.tgz#a6dbbd154d8686022f83cb100bfc78db81f70bac"
integrity sha512-RI+VO8RxUNMRnZ4hWEi3mrACsv51YOiLBEPrf9snc8ghtAqfywMC38BuwuFdPyNo3NyWrbDXwVwPxljIglbLEQ==
"@octokit/webhooks-types@^3.70.2":
version "3.70.2"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-3.70.2.tgz#35cc8f99e92880c735821d0a2111a02192f9a8a5"
integrity sha512-GIpt6f9ActZEXSszqAhIIyMCsfj79ggHPBDu6R+IoNQQdJcT/ucoaPUYnEJphYePobVy222B8hvRqKfO2veHJg==

"@sinonjs/commons@^1.7.0":
version "1.8.3"
Expand Down

0 comments on commit 9fac5ae

Please sign in to comment.