Skip to content

Commit

Permalink
Update dependency @octokit/graphql-schema to v14.55.0 (#869)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent cb200fd commit 4a2943a
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": "3.0.0",
"@graphql-codegen/typescript": "4.0.4",
"@graphql-codegen/typescript-operations": "4.1.2",
"@octokit/graphql-schema": "14.54.0",
"@octokit/graphql-schema": "14.55.0",
"@tsconfig/node16": "16.1.1",
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2180,10 +2180,10 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"

"@octokit/graphql-schema@14.54.0":
version "14.54.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.54.0.tgz#ac55b28520fc626f81d03bc0fc059b1f0eee9df5"
integrity sha512-hpRysmqbvsNl4DL9YGqc9+cJQCKocEYIZ1WWcXMAq9gyCbHrFW3LaK/us88cVHxK7dDvYyDKweu9NdgLQPub6g==
"@octokit/graphql-schema@14.55.0":
version "14.55.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.55.0.tgz#95365159779f1c31db6fa69b3c4a0bbe50b3a5d7"
integrity sha512-IJjs5rvfDB8kyh878CidoBszHFKfTNfT4vfYrayQi3/PUvOxhur5YANKq4d+kb5pRA5CQGc/jOD6td45UTxK7g==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"
Expand Down

0 comments on commit 4a2943a

Please sign in to comment.