Skip to content

Commit

Permalink
Update dependency @octokit/graphql-schema to v14.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 2c99cfd commit e3e3167
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.31.1",
"@octokit/graphql-schema": "14.32.0",
"@tsconfig/node16": "16.1.1",
"@types/jest": "29.5.5",
"@types/node": "16.18.53",
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/graphql-schema@14.31.1":
version "14.31.1"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.31.1.tgz#d202d61b95de5a7346fa0467352bb244b2162b12"
integrity sha512-ZeXhIDmG4115K4VKXXiz+xNQag6ZlGSAmgpNyy+8GOkf/EBsHMyCZGWfN2z2Tn+ttZlp4aPht3E7OHRw6QTEFQ==
"@octokit/graphql-schema@14.32.0":
version "14.32.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.32.0.tgz#9e6d68b0bb8e7ba713b5f9515db030f0f83197ed"
integrity sha512-Cs43xO5TpJt5OnAqkmgxK3Yj4YlflatKbz7H6s/oiqSfyb3KMWpW5pcybdcIJKW7OpJZDQc/evMJFwI5OfS5yw==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"
Expand Down

0 comments on commit e3e3167

Please sign in to comment.