Skip to content

Commit

Permalink
Update dependency @octokit/plugin-retry to v7.0.3 (#19962)
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] authored Mar 4, 2024
1 parent 8b77024 commit 64ffa86
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 @@ -160,7 +160,7 @@
"@koa/cors": "5.0.0",
"@lokalise/node-api": "12.1.0",
"@octokit/auth-oauth-device": "7.0.1",
"@octokit/plugin-retry": "7.0.2",
"@octokit/plugin-retry": "7.0.3",
"@octokit/rest": "20.0.2",
"@open-wc/dev-server-hmr": "0.1.4",
"@rollup/plugin-babel": "6.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3357,16 +3357,16 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-retry@npm:7.0.2":
version: 7.0.2
resolution: "@octokit/plugin-retry@npm:7.0.2"
"@octokit/plugin-retry@npm:7.0.3":
version: 7.0.3
resolution: "@octokit/plugin-retry@npm:7.0.3"
dependencies:
"@octokit/request-error": "npm:^5.0.0"
"@octokit/request-error": "npm:^6.0.0"
"@octokit/types": "npm:^12.0.0"
bottleneck: "npm:^2.15.3"
peerDependencies:
"@octokit/core": ">=6"
checksum: 10/dfb753fb3c51c02458d24be95599c69620f29a8304e6dc1b0a7ac024fed28ed96a001639f65e8ceb36557cbc57d968c60eba4288e281ad111eb15956c9c3c199
checksum: 10/dd04be30d9b5814777b9c029ff94cc7962507e5a4708899498d98d78e79830e1746680734465af85c1fa83abe06e303831ab0afa4e54faaf4ddf5bed40779484
languageName: node
linkType: hard

Expand Down Expand Up @@ -9671,7 +9671,7 @@ __metadata:
"@mdi/js": "npm:7.4.47"
"@mdi/svg": "npm:7.4.47"
"@octokit/auth-oauth-device": "npm:7.0.1"
"@octokit/plugin-retry": "npm:7.0.2"
"@octokit/plugin-retry": "npm:7.0.3"
"@octokit/rest": "npm:20.0.2"
"@open-wc/dev-server-hmr": "npm:0.1.4"
"@polymer/paper-item": "npm:3.0.1"
Expand Down

0 comments on commit 64ffa86

Please sign in to comment.