Skip to content

Commit

Permalink
Update dependency @octokit/graphql-schema to v15.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent b57039e commit a8cd9d1
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 @@ -18,7 +18,7 @@
},
"dependencies": {
"@octokit/app": "14.1.0",
"@octokit/graphql-schema": "15.21.0",
"@octokit/graphql-schema": "15.22.0",
"@prantlf/jsonlint": "14.0.3",
"dotenv": "16.4.5",
"fuse.js": "6.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -346,10 +346,10 @@
"@octokit/types" "^12.0.0"
universal-user-agent "^6.0.0"

"@octokit/graphql-schema@15.21.0":
version "15.21.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.21.0.tgz#b8611b593ed81cb93c65e859ea49e5a3fce387d9"
integrity sha512-RbmdExy0fbQDOohNOg3rAPjcz3BII+voQHSTbMLdpQxTwDVQje1xJfQfplJXBqqli0UEIet2kn/pfPwW6g4mLQ==
"@octokit/graphql-schema@15.22.0":
version "15.22.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.22.0.tgz#313b12e2b61feb9025600423103294ab9ad71732"
integrity sha512-73A0q7SbonBiTq1lyYmXQDV9AZLuYGnosbZVpbJSh0nhIMp2Vp6ZYRAShDNVmZD7bFH8EPYPgO+QH5O50vs4Eg==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"
Expand Down

0 comments on commit a8cd9d1

Please sign in to comment.