Skip to content

Commit

Permalink
Update dependency @octokit/plugin-retry to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent 1df1ce5 commit 33a71cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
"@koa/cors": "4.0.0",
"@lokalise/node-api": "11.1.0",
"@octokit/auth-oauth-device": "6.0.0",
"@octokit/plugin-retry": "6.0.0",
"@octokit/plugin-retry": "6.0.1",
"@octokit/rest": "20.0.1",
"@open-wc/dev-server-hmr": "0.1.4",
"@rollup/plugin-babel": "6.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3347,16 +3347,16 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-retry@npm:6.0.0":
version: 6.0.0
resolution: "@octokit/plugin-retry@npm:6.0.0"
"@octokit/plugin-retry@npm:6.0.1":
version: 6.0.1
resolution: "@octokit/plugin-retry@npm:6.0.1"
dependencies:
"@octokit/request-error": ^5.0.0
"@octokit/types": ^11.0.0
"@octokit/types": ^12.0.0
bottleneck: ^2.15.3
peerDependencies:
"@octokit/core": ">=5"
checksum: 84c047309d6b3ad8d796cd6aca9a73c61ebea3894a01067ec6bd40d6ba9aaab779a1085749c04f90b25c0fc3a100c6553474d830e5c2e0dde4ffc42b5e0a2e89
checksum: 9c8663b5257cf4fa04cc737c064e9557501719d6d3af7cf8f46434a2117e1cf4b8d25d9eb4294ed255ad17a0ede853542649870612733f4b8ece97e24e391d22
languageName: node
linkType: hard

Expand Down Expand Up @@ -9779,7 +9779,7 @@ __metadata:
"@mdi/js": 7.2.96
"@mdi/svg": 7.2.96
"@octokit/auth-oauth-device": 6.0.0
"@octokit/plugin-retry": 6.0.0
"@octokit/plugin-retry": 6.0.1
"@octokit/rest": 20.0.1
"@open-wc/dev-server-hmr": 0.1.4
"@polymer/iron-flex-layout": 3.0.1
Expand Down

0 comments on commit 33a71cd

Please sign in to comment.