Skip to content

Commit

Permalink
chore(deps-dev): bump @octokit/webhooks-types from 3.70.2 to 3.72.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 7, 2021
1 parent 9043dcc commit 036f959
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.70.2",
"@octokit/webhooks-types": "^3.72.0",
"@types/jest": "^26.0.23",
"@types/js-yaml": "^4.0.1",
"@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.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==
"@octokit/webhooks-types@^3.72.0":
version "3.72.0"
resolved "https://registry.yarnpkg.com/@octokit/webhooks-types/-/webhooks-types-3.72.0.tgz#43dc2125cfb6217c3bd69479c79dc76da2551550"
integrity sha512-G+XcAeGU+IImH/4L0LTKAUj2GbyuHBkQVkFHuga/zgsCXdm3iSwoPjkW462Cq1U3U8QzuH4kJp17M5W/omKE8Q==

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

0 comments on commit 036f959

Please sign in to comment.