Skip to content

Commit

Permalink
Update dependency @octokit/plugin-retry to v5 (#16803)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 6, 2023
1 parent 040d5af commit 2767f86
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
"@babel/preset-typescript": "7.21.5",
"@koa/cors": "4.0.0",
"@octokit/auth-oauth-device": "4.0.4",
"@octokit/plugin-retry": "4.1.6",
"@octokit/plugin-retry": "5.0.0",
"@octokit/rest": "19.0.11",
"@open-wc/dev-server-hmr": "0.1.4",
"@rollup/plugin-babel": "6.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3349,15 +3349,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-retry@npm:4.1.6":
version: 4.1.6
resolution: "@octokit/plugin-retry@npm:4.1.6"
"@octokit/plugin-retry@npm:5.0.0":
version: 5.0.0
resolution: "@octokit/plugin-retry@npm:5.0.0"
dependencies:
"@octokit/types": ^9.0.0
bottleneck: ^2.15.3
peerDependencies:
"@octokit/core": ">=3"
checksum: 9bebaf7fc9c34683d7e97c0398ab9f5a164ce8770e92e8b8a65ed8e85ee3b0fddc5c72dfb18da112e2f643434d217ec7092f57496808c4ae6c2a824f42ae1ccf
checksum: 3ffea3da379f724f476ba053de3b43c6509684c33cd7a5015b936ea77324cf5801259e20867ab5dccee07af6c23000ccb13c924ce4eef1f4d28e69e4c9056beb
languageName: node
linkType: hard

Expand Down Expand Up @@ -9669,7 +9669,7 @@ __metadata:
"@mdi/js": 7.2.96
"@mdi/svg": 7.2.96
"@octokit/auth-oauth-device": 4.0.4
"@octokit/plugin-retry": 4.1.6
"@octokit/plugin-retry": 5.0.0
"@octokit/rest": 19.0.11
"@open-wc/dev-server-hmr": 0.1.4
"@polymer/app-layout": 3.1.0
Expand Down

0 comments on commit 2767f86

Please sign in to comment.