Skip to content

Commit 9a08838

Browse files
dependabot[bot]tw15egankodiakhq[bot]
authored
chore(deps): bump @octokit/plugin-retry from 2.2.0 to 3.0.7 (#7755)
* chore(deps): bump @octokit/plugin-retry from 2.2.0 to 3.0.7 Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 2.2.0 to 3.0.7. - [Release notes](https://github.com/octokit/plugin-retry.js/releases) - [Commits](octokit/plugin-retry.js@v2.2.0...v3.0.7) Signed-off-by: dependabot[bot] <support@github.com> * chore(yarn): run yarn Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: TJ Egan <tw15egan@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 70bf4b4 commit 9a08838

6 files changed

+24
-6
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
34.2 KB
Binary file not shown.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@carbon/cli-reporter": "^10.4.0",
27-
"@octokit/plugin-retry": "^2.2.0",
27+
"@octokit/plugin-retry": "^3.0.7",
2828
"@octokit/plugin-throttling": "^2.6.0",
2929
"@octokit/rest": "^16.28.1",
3030
"@rollup/plugin-babel": "^5.2.2",

yarn.lock

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,7 @@ __metadata:
15911591
resolution: "@carbon/cli@workspace:packages/cli"
15921592
dependencies:
15931593
"@carbon/cli-reporter": ^10.4.0
1594-
"@octokit/plugin-retry": ^2.2.0
1594+
"@octokit/plugin-retry": ^3.0.7
15951595
"@octokit/plugin-throttling": ^2.6.0
15961596
"@octokit/rest": ^16.28.1
15971597
"@rollup/plugin-babel": ^5.2.2
@@ -3834,6 +3834,13 @@ __metadata:
38343834
languageName: node
38353835
linkType: hard
38363836

3837+
"@octokit/openapi-types@npm:^4.0.0":
3838+
version: 4.0.1
3839+
resolution: "@octokit/openapi-types@npm:4.0.1"
3840+
checksum: 81734f111b43811335874eeec9f8339973223f07117cedafc9757fb4c840057768d4ea15019b74be7648017becaab03e053d73a8dfb5d3f8a5f88e30621a81a1
3841+
languageName: node
3842+
linkType: hard
3843+
38373844
"@octokit/plugin-enterprise-rest@npm:^3.6.1":
38383845
version: 3.6.2
38393846
resolution: "@octokit/plugin-enterprise-rest@npm:3.6.2"
@@ -3867,12 +3874,13 @@ __metadata:
38673874
languageName: node
38683875
linkType: hard
38693876

3870-
"@octokit/plugin-retry@npm:^2.2.0":
3871-
version: 2.2.0
3872-
resolution: "@octokit/plugin-retry@npm:2.2.0"
3877+
"@octokit/plugin-retry@npm:^3.0.7":
3878+
version: 3.0.7
3879+
resolution: "@octokit/plugin-retry@npm:3.0.7"
38733880
dependencies:
3881+
"@octokit/types": ^6.0.3
38743882
bottleneck: ^2.15.3
3875-
checksum: 34dae6f204949d6f3c90acd80280405bd252cbbc1b1f5d4e13a1809e4826e9c3f5262515ffcbb7d1d762011fe7cc19cae901ee02cb539afb4c80db26525a5cdb
3883+
checksum: afec57d4e6be07a7b571304db111fcdfc61f57785d033b1f7dd9d162f698cf2a07e6871397b3b32093de8c94945528f03a3b53e11e76de91bf3ab2351bf17f29
38763884
languageName: node
38773885
linkType: hard
38783886

@@ -3945,6 +3953,16 @@ __metadata:
39453953
languageName: node
39463954
linkType: hard
39473955

3956+
"@octokit/types@npm:^6.0.3":
3957+
version: 6.8.2
3958+
resolution: "@octokit/types@npm:6.8.2"
3959+
dependencies:
3960+
"@octokit/openapi-types": ^4.0.0
3961+
"@types/node": ">= 8"
3962+
checksum: 27876139be723ca39da61e1e7d9bf52b2983b83c703c77641095f2f5d6b3bb34e432ca6d9d823e6b076ae8349cd20ac34ce25c707b168166f7c8a268b9e853c8
3963+
languageName: node
3964+
linkType: hard
3965+
39483966
"@percy/react-percy-api-client@npm:^0.4.6":
39493967
version: 0.4.6
39503968
resolution: "@percy/react-percy-api-client@npm:0.4.6"

0 commit comments

Comments
 (0)