Skip to content

Commit 93d0235

Browse files
committed
build: update dependency @octokit/openapi-types to v25
1 parent 40b1b25 commit 93d0235

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@octokit/core": "6.1.4",
8080
"@octokit/graphql": "8.2.1",
8181
"@octokit/graphql-schema": "patch:@octokit/graphql-schema@npm%3A15.3.0#~/.yarn/patches/@octokit-graphql-schema-npm-15.3.0-4046a59648.patch",
82-
"@octokit/openapi-types": "24.2.0",
82+
"@octokit/openapi-types": "25.0.0",
8383
"@octokit/plugin-paginate-rest": "11.6.0",
8484
"@octokit/plugin-rest-endpoint-methods": "13.5.0",
8585
"@octokit/request-error": "6.1.7",

yarn.lock

+12-5
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ __metadata:
263263
"@octokit/core": "npm:6.1.4"
264264
"@octokit/graphql": "npm:8.2.1"
265265
"@octokit/graphql-schema": "patch:@octokit/graphql-schema@npm%3A15.3.0#~/.yarn/patches/@octokit-graphql-schema-npm-15.3.0-4046a59648.patch"
266-
"@octokit/openapi-types": "npm:24.2.0"
266+
"@octokit/openapi-types": "npm:25.0.0"
267267
"@octokit/plugin-paginate-rest": "npm:11.6.0"
268268
"@octokit/plugin-rest-endpoint-methods": "npm:13.5.0"
269269
"@octokit/request-error": "npm:6.1.7"
@@ -3158,10 +3158,10 @@ __metadata:
31583158
languageName: node
31593159
linkType: hard
31603160

3161-
"@octokit/openapi-types@npm:24.2.0, @octokit/openapi-types@npm:^24.2.0":
3162-
version: 24.2.0
3163-
resolution: "@octokit/openapi-types@npm:24.2.0"
3164-
checksum: 10c0/8f47918b35e9b7f6109be6f7c8fc3a64ad13a48233112b29e92559e64a564b810eb3ebf81b4cd0af1bb2989d27b9b95cca96e841ec4e23a3f68703cefe62fd9e
3161+
"@octokit/openapi-types@npm:25.0.0":
3162+
version: 25.0.0
3163+
resolution: "@octokit/openapi-types@npm:25.0.0"
3164+
checksum: 10c0/59c9e5998e08cecec155b776c93d8f6f88ab1a812add61cc65f3de8f3744201565545eac308083d18c9fa330a4381a27bcd771a311ac0348d3590a00f333f233
31653165
languageName: node
31663166
linkType: hard
31673167

@@ -3172,6 +3172,13 @@ __metadata:
31723172
languageName: node
31733173
linkType: hard
31743174

3175+
"@octokit/openapi-types@npm:^24.2.0":
3176+
version: 24.2.0
3177+
resolution: "@octokit/openapi-types@npm:24.2.0"
3178+
checksum: 10c0/8f47918b35e9b7f6109be6f7c8fc3a64ad13a48233112b29e92559e64a564b810eb3ebf81b4cd0af1bb2989d27b9b95cca96e841ec4e23a3f68703cefe62fd9e
3179+
languageName: node
3180+
linkType: hard
3181+
31753182
"@octokit/plugin-paginate-rest@npm:11.6.0, @octokit/plugin-paginate-rest@npm:^11.4.2":
31763183
version: 11.6.0
31773184
resolution: "@octokit/plugin-paginate-rest@npm:11.6.0"

0 commit comments

Comments
 (0)