Skip to content

Commit

Permalink
Update dependency @octokit/graphql-schema to v14.33.1 (#743)
Browse files Browse the repository at this point in the history
* Update dependency @octokit/graphql-schema to v14.33.1

* Generated by GitHub Actions (ts / generate)

https://github.com/int128/hide-comment-action/actions/runs/6410481183

* Empty commit to trigger GitHub Actions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 4, 2023
1 parent b636b83 commit b305d11
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.33.0",
"@octokit/graphql-schema": "14.33.1",
"@tsconfig/node16": "16.1.1",
"@types/jest": "29.5.5",
"@types/node": "16.18.57",
Expand Down
2 changes: 1 addition & 1 deletion src/generated/graphql-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23808,7 +23808,7 @@ export enum SponsorsCountryOrRegionCode {
Tn = 'TN',
/** Tonga */
To = 'TO',
/** Turkey */
/** Türkiye */
Tr = 'TR',
/** Trinidad and Tobago */
Tt = 'TT',
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2048,10 +2048,10 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"

"@octokit/[email protected].0":
version "14.33.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.33.0.tgz#16c2f925b28f7ea5133aafe1d1979bb5dd2133e4"
integrity sha512-CGQABVHs5hm7lpeqjcGOVc+115EYHfiYUttauHx03Q/Qj13h2dJgyi4U3Eh5g5Y9J6dDyjyWkU9iiwUiGbn3Og==
"@octokit/[email protected].1":
version "14.33.1"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.33.1.tgz#56d3f998b1d96e93cb3770d079d39eee011eb986"
integrity sha512-PPWDlxT5UUtmy0cTfVEsLXhyX/EQZh6ve+5j3oJQSZ5klhJMDl1ZtVrB6v163bbkdLsoDZBdHeBJKvDBvFXadQ==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"
Expand Down

0 comments on commit b305d11

Please sign in to comment.