Skip to content

Commit f234fd3

Browse files
authored
build: @octokit/openapi updated to 2.14.0 - no relevant changes (#65)
1 parent 9e3e73c commit f234fd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cache/openapi-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.3",
33
"info": {
4-
"version": "2.13.3",
4+
"version": "2.14.0",
55
"title": "GitHub's official OpenAPI spec + Octokit extension",
66
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
77
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"octokit": {
56-
"openapi-version": "2.13.3"
56+
"openapi-version": "2.14.0"
5757
},
5858
"@pika/pack": {
5959
"pipeline": [

0 commit comments

Comments
 (0)