Skip to content

Commit

Permalink
Merge pull request #5 from philiplehmann/renovate/major-octokit-monorepo
Browse files Browse the repository at this point in the history
Update dependency @octokit/plugin-throttling to v9
  • Loading branch information
philiplehmann authored Jun 30, 2024
2 parents 23cd485 + 27c74d7 commit fd7c18c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@actions/github": "^6.0.0",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@octokit/plugin-throttling": "^8.2.0",
"@octokit/plugin-throttling": "^9.0.0",
"semver": "^7.6.0"
},
"devDependencies": {
Expand Down
36 changes: 18 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -589,10 +589,10 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^20.0.0":
version: 20.0.0
resolution: "@octokit/openapi-types@npm:20.0.0"
checksum: 10c0/5176dcc3b9d182ede3d446750cfa5cf31139624785a73fcf3511e3102a802b4d7cc45e999c27ed91d73fe8b7d718c8c406facb48688926921a71fe603b7db95d
"@octokit/openapi-types@npm:^22.2.0":
version: 22.2.0
resolution: "@octokit/openapi-types@npm:22.2.0"
checksum: 10c0/a45bfc735611e836df0729f5922bbd5811d401052b972d1e3bc1278a2d2403e00f4552ce9d1f2793f77f167d212da559c5cb9f1b02c935114ad6d898779546ee
languageName: node
linkType: hard

Expand All @@ -618,15 +618,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-throttling@npm:^8.2.0":
version: 8.2.0
resolution: "@octokit/plugin-throttling@npm:8.2.0"
"@octokit/plugin-throttling@npm:^9.0.0":
version: 9.3.0
resolution: "@octokit/plugin-throttling@npm:9.3.0"
dependencies:
"@octokit/types": "npm:^12.2.0"
"@octokit/types": "npm:^13.0.0"
bottleneck: "npm:^2.15.3"
peerDependencies:
"@octokit/core": ^5.0.0
checksum: 10c0/e65de9958ac5f29ba473bb969d25738f7466dad1b64e8181199c71438c06a6333ba655bd5194581a24199ca06fc9a6e752d0a4782b554ef603b0acffe9f8bfbd
"@octokit/core": ^6.0.0
checksum: 10c0/402368a422e6ed4092acf2aa21117ef92e1c4da22aab0fcfa32a1e57c7a021844605551af6c24e5b866cc4c4d601227bba88cea25c40712fc2d79b36ece5bf9d
languageName: node
linkType: hard

Expand Down Expand Up @@ -662,12 +662,12 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^12.2.0":
version: 12.6.0
resolution: "@octokit/types@npm:12.6.0"
"@octokit/types@npm:^13.0.0":
version: 13.5.0
resolution: "@octokit/types@npm:13.5.0"
dependencies:
"@octokit/openapi-types": "npm:^20.0.0"
checksum: 10c0/0bea58bda46c93287f5a80a0e52bc60e7dc7136b8a38c3569d63d073fb9df4a56acdb9d9bdba9978f37c374a4a6e3e52886ef5b08cace048adb0012cacef942c
"@octokit/openapi-types": "npm:^22.2.0"
checksum: 10c0/355ebc6776ce23feace1b1be0927cdda758790fda83068109c4f27b354dcd43d0447d4dc24e5eafdb596465469ea1baed23f3fd63adfec508cc375ccd1dcb0a3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2030,7 +2030,7 @@ __metadata:
"@actions/io": "npm:^1.1.3"
"@actions/tool-cache": "npm:^2.0.1"
"@biomejs/biome": "npm:1.8.3"
"@octokit/plugin-throttling": "npm:^8.2.0"
"@octokit/plugin-throttling": "npm:^9.0.0"
"@types/node": "npm:^20.11.20"
"@types/semver": "npm:^7.5.8"
esbuild: "npm:^0.21.0"
Expand Down Expand Up @@ -2252,11 +2252,11 @@ __metadata:

"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=d69c25"
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/6721ac8933a70c252d7b640b345792e103d881811ff660355617c1836526dbb71c2044e2e77a8823fb3570b469f33276875a4cab6d3c4de4ae7d7ee1c3074ae4
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
languageName: node
linkType: hard

Expand Down

0 comments on commit fd7c18c

Please sign in to comment.