Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Bump @octokit/rest from 20.0.1 to 20.0.2 #114

Merged
merged 1 commit into from
Sep 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
46 changes: 31 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,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-rest@npm:^7.0.0":
version: 7.0.0
resolution: "@octokit/plugin-paginate-rest@npm:7.0.0"
Expand All @@ -565,14 +572,14 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^8.0.0":
version: 8.0.0
resolution: "@octokit/plugin-paginate-rest@npm:8.0.0"
"@octokit/plugin-paginate-rest@npm:^9.0.0":
version: 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: b5d7cee50523862c6ce7be057f7200e14ee4dcded462f27304c822c960a37efa23ed51080ea879f5d1e56e78f74baa17d2ce32eed5d726794abc35755777e32c
checksum: 4a8543f3e45c4916f94edc57d66106ee60da9fd4edccd7c3a2ddd00da1fc4eb2e1b2bcb3d6cb981a050edf883100c5004d0b81497568d4ac9138310a2188a458
languageName: node
linkType: hard

Expand All @@ -585,14 +592,14 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-rest-endpoint-methods@npm:^9.0.0":
version: 9.0.0
resolution: "@octokit/plugin-rest-endpoint-methods@npm:9.0.0"
"@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": ^11.0.0
"@octokit/types": ^12.0.0
peerDependencies:
"@octokit/core": ">=5"
checksum: 8795cb29be042c839098886a03c2ec6051e3fd7a29f16f4f8a487aa2d85ceb00df8a4432499a43af550369bd730ce9b1b9d7eeff768745b80a3e67698ca9a5dd
checksum: 96b14346997d32092da72d8f297fc3f4ea6cdc5d77a645684fc772ead8d5da41ffc8d45752875c014b71451793f514b23ddb41e1c0caf9bd942c2ea0a75582c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -681,14 +688,14 @@ __metadata:
linkType: hard

"@octokit/rest@npm:^20.0.1":
version: 20.0.1
resolution: "@octokit/rest@npm:20.0.1"
version: 20.0.2
resolution: "@octokit/rest@npm:20.0.2"
dependencies:
"@octokit/core": ^5.0.0
"@octokit/plugin-paginate-rest": ^8.0.0
"@octokit/plugin-paginate-rest": ^9.0.0
"@octokit/plugin-request-log": ^4.0.0
"@octokit/plugin-rest-endpoint-methods": ^9.0.0
checksum: 9fb2e154a498e00598379b09d76cc7b67b3801e9c97d753f1a76e1163924188bf4cb1411ec152a038ae91e97b86d7146ff220b05adfb6e500e2300c87e14100a
"@octokit/plugin-rest-endpoint-methods": ^10.0.0
checksum: 5c56ac23f063a5375ae5a0609e6477d90afac872eccd07002870f9dd62755037282a74c15c90c848b76b64ea4b5af52f32720b8a1b7b133e758118d11d2c0e34
languageName: node
linkType: hard

Expand All @@ -708,6 +715,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/types@npm:^6.0.3, @octokit/types@npm:^6.16.1":
version: 6.41.0
resolution: "@octokit/types@npm:6.41.0"
Expand Down