forked from mirrors/probot
build(package): update versions for octokit throttle/retry plugins
This commit is contained in:
parent
e5974b6489
commit
70a58f6947
|
@ -64,8 +64,8 @@
|
|||
"dependencies": {
|
||||
"@octokit/graphql": "2.0.1",
|
||||
"@octokit/plugin-enterprise-compatibility": "^1.0.0",
|
||||
"@octokit/plugin-retry": "^2.0.0",
|
||||
"@octokit/plugin-throttling": "^2.1.0",
|
||||
"@octokit/plugin-retry": "^2.1.0",
|
||||
"@octokit/plugin-throttling": "^2.2.0",
|
||||
"@octokit/rest": "^16.8.0",
|
||||
"@octokit/webhooks": "^5.0.2",
|
||||
"@types/supports-color": "^5.3.0",
|
||||
|
|
Loading…
Reference in New Issue