Skip to content

Commit

Permalink
Update dependency @octokit/graphql-schema to v14.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent 60754f6 commit 7c72bbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@graphql-codegen/import-types-preset": "2.2.6",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"@octokit/graphql-schema": "14.17.0",
"@octokit/graphql-schema": "14.18.0",
"@tsconfig/node16": "1.0.4",
"@types/jest": "29.5.2",
"@types/node": "16.18.38",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2015,10 +2015,10 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"

"@octokit/graphql-schema@14.17.0":
version "14.17.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.17.0.tgz#fd9d4e1ecd7bb1d3dea5d6767c2bbc5612baf8f4"
integrity sha512-DLxyZA68f+xfL8wXm3eqnWKVchvdhUbSnFSyGsoRqsqYkchRQ+O/71yfflY2pCaa6mXYSpwiUIoacH6tJv2vSg==
"@octokit/graphql-schema@14.18.0":
version "14.18.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.18.0.tgz#7591dc2e7bc2e4b3e061cb694763a52d0f395791"
integrity sha512-liQ5uZVQUD1Iuqa2WLuJDg6aatdn+hqOhJd9rupzcUGmgVHdQQq17QsHIk4jwPnTGMeYHwP6wpK+GntXHv8mOA==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"
Expand Down

0 comments on commit 7c72bbf

Please sign in to comment.