Skip to content

Commit e1e12f9

Browse files
committed
Update dependency @octokit/graphql-schema to v15.23.0
1 parent 489856c commit e1e12f9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@octokit/app": "14.1.0",
21-
"@octokit/graphql-schema": "15.22.0",
21+
"@octokit/graphql-schema": "15.23.0",
2222
"@prantlf/jsonlint": "14.0.3",
2323
"dotenv": "16.4.5",
2424
"fuse.js": "6.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -346,10 +346,10 @@
346346
"@octokit/types" "^12.0.0"
347347
universal-user-agent "^6.0.0"
348348

349-
"@octokit/graphql-schema@15.22.0":
350-
version "15.22.0"
351-
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.22.0.tgz#313b12e2b61feb9025600423103294ab9ad71732"
352-
integrity sha512-73A0q7SbonBiTq1lyYmXQDV9AZLuYGnosbZVpbJSh0nhIMp2Vp6ZYRAShDNVmZD7bFH8EPYPgO+QH5O50vs4Eg==
349+
"@octokit/graphql-schema@15.23.0":
350+
version "15.23.0"
351+
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.23.0.tgz#05f02cd943b61842f6a31f45cbe41622880df458"
352+
integrity sha512-a/gc+cjjWLajvQVpDI2IGu9y7kw8ukfFo11yitE+aflXImjpgnSSt4mYp1MLY42vcYfYxq43vk4d+3PRD4HT2g==
353353
dependencies:
354354
graphql "^16.0.0"
355355
graphql-tag "^2.10.3"

0 commit comments

Comments
 (0)