Skip to content

Commit

Permalink
fix(deps): update dependency octokit to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent 0441229 commit c648309
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"next": "13.4.12",
"next-auth": "4.23.1",
"numeral": "2.0.6",
"octokit": "3.1.0",
"octokit": "3.1.1",
"postcss": "8.4.30",
"react": "18.2.0",
"react-chartjs-2": "5.2.0",
Expand Down
63 changes: 45 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1410,6 +1410,13 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^19.0.0":
version: 19.0.0
resolution: "@octokit/openapi-types@npm:19.0.0"
checksum: 9a8125ab4e1651ca4b2f734cfa15ca52fe9fa0edd87696e4f57dfa2bcd472767f0f8a99b9324be21f863e6cd91afee423982189f97ac018f3c78a83560e616f5
languageName: node
linkType: hard

"@octokit/plugin-paginate-graphql@npm:^4.0.0":
version: 4.0.0
resolution: "@octokit/plugin-paginate-graphql@npm:4.0.0"
Expand All @@ -1430,14 +1437,25 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^9.0.0":
"@octokit/plugin-paginate-rest@npm:^9.0.0":
version: 9.0.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:9.0.0"
resolution: "@octokit/plugin-paginate-rest@npm:9.0.0"
dependencies:
"@octokit/types": ^11.0.0
"@octokit/types": ^12.0.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 4a8543f3e45c4916f94edc57d66106ee60da9fd4edccd7c3a2ddd00da1fc4eb2e1b2bcb3d6cb981a050edf883100c5004d0b81497568d4ac9138310a2188a458
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^10.0.0":
version: 10.0.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:10.0.0"
dependencies:
"@octokit/types": ^12.0.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 8795cb29be042c839098886a03c2ec6051e3fd7a29f16f4f8a487aa2d85ceb00df8a4432499a43af550369bd730ce9b1b9d7eeff768745b80a3e67698ca9a5dd
checksum: 96b14346997d32092da72d8f297fc3f4ea6cdc5d77a645684fc772ead8d5da41ffc8d45752875c014b71451793f514b23ddb41e1c0caf9bd942c2ea0a75582c4
languageName: node
linkType: hard

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

"@octokit/plugin-throttling@npm:^7.0.0":
version: 7.0.0
resolution: "@octokit/plugin-throttling@npm:7.0.0"
"@octokit/plugin-throttling@npm:^8.0.0":
version: 8.0.0
resolution: "@octokit/plugin-throttling@npm:8.0.0"
dependencies:
"@octokit/types": ^11.0.0
"@octokit/types": ^12.0.0
bottleneck: ^2.15.3
peerDependencies:
"@octokit/core": ^5.0.0
checksum: 772dd3405cb89ac8e4f6e81cee4e1cbf61010461c6c88ebc9f3a557eefc8a039b2368e615b2bf5d97352f5faf0dc133d70ad8eb568fd429f58332292d29113c1
checksum: 17a7a4b6c7d978cd337f1d3e2ba087fb129b02f3453eddac8614bd4eff2fdaa8e7a0cb3708553f5d85770ad238c5c26c3a67bf9d19aa814670e23a6e04ed3509
languageName: node
linkType: hard

Expand Down Expand Up @@ -1499,6 +1517,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^12.0.0":
version: 12.0.0
resolution: "@octokit/types@npm:12.0.0"
dependencies:
"@octokit/openapi-types": ^19.0.0
checksum: ad55e13cbeef96a63d0088df2ed0a8f3ca764db3f877aa2ecb1693de40b03c1f8e392603bd7fddaaaa74138970ea39f46e4b830d15eeeba74be1671f36440129
languageName: node
linkType: hard

"@octokit/webhooks-methods@npm:^4.0.0":
version: 4.0.0
resolution: "@octokit/webhooks-methods@npm:4.0.0"
Expand Down Expand Up @@ -2330,7 +2357,7 @@ __metadata:
next-auth: 4.23.1
npm-check-updates: ^16.10.18
numeral: 2.0.6
octokit: 3.1.0
octokit: 3.1.1
postcss: 8.4.30
prettier: 3.0.3
prettier-plugin-tailwindcss: 0.5.4
Expand Down Expand Up @@ -7624,21 +7651,21 @@ __metadata:
languageName: node
linkType: hard

"octokit@npm:3.1.0":
version: 3.1.0
resolution: "octokit@npm:3.1.0"
"octokit@npm:3.1.1":
version: 3.1.1
resolution: "octokit@npm:3.1.1"
dependencies:
"@octokit/app": ^14.0.0
"@octokit/core": ^5.0.0
"@octokit/oauth-app": ^6.0.0
"@octokit/plugin-paginate-graphql": ^4.0.0
"@octokit/plugin-paginate-rest": ^8.0.0
"@octokit/plugin-rest-endpoint-methods": ^9.0.0
"@octokit/plugin-paginate-rest": ^9.0.0
"@octokit/plugin-rest-endpoint-methods": ^10.0.0
"@octokit/plugin-retry": ^6.0.0
"@octokit/plugin-throttling": ^7.0.0
"@octokit/plugin-throttling": ^8.0.0
"@octokit/request-error": ^5.0.0
"@octokit/types": ^11.1.0
checksum: 148c9dcf3a65a824f69802a950bdc5dae6fd70e16024d08b1fdd65a7b080bccc037326e0145a8a4aa6b041f1ceefe1d04a7228750de8256d55e82beaa1f2df37
"@octokit/types": ^12.0.0
checksum: 6ecfbc54ec19743f22d9d4a7e60a11c1f60ce418229a8699ee6bbf229624806791d05e67eaa2497a7293d62fbc234304c0e14ea0aed9ace256fd710b027d910b
languageName: node
linkType: hard

Expand Down

0 comments on commit c648309

Please sign in to comment.