Update checked-in dependencies
This commit is contained in:
parent
78f2db88fc
commit
45eb0a66d5
32 changed files with 77161 additions and 5865 deletions
2
node_modules/@octokit/plugin-retry/dist-web/index.js
generated
vendored
2
node_modules/@octokit/plugin-retry/dist-web/index.js
generated
vendored
|
|
@ -34,7 +34,7 @@ async function wrapRequest(state, request, options) {
|
|||
return limiter.schedule(request, options);
|
||||
}
|
||||
|
||||
const VERSION = "3.0.9";
|
||||
const VERSION = "4.0.4";
|
||||
function retry(octokit, octokitOptions) {
|
||||
const state = Object.assign({
|
||||
enabled: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue