build(deps): Bump @octokit/graphql-schema from 14.47.1 to 14.50.0

Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.47.1 to 14.50.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.47.1...v14.50.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-26 20:16:24 +00:00 committed by GitHub
parent b9643932c9
commit 0f852ef33e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"@actions/core": "^1.10.1", "@actions/core": "^1.10.1",
"@actions/github": "^6.0.0", "@actions/github": "^6.0.0",
"@actions/glob": "^0.4.0", "@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^14.47.1" "@octokit/graphql-schema": "^14.50.0"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^29.5.11", "@types/jest": "^29.5.11",

View file

@ -999,10 +999,10 @@
is-plain-object "^5.0.0" is-plain-object "^5.0.0"
universal-user-agent "^6.0.0" universal-user-agent "^6.0.0"
"@octokit/graphql-schema@^14.47.1": "@octokit/graphql-schema@^14.50.0":
version "14.47.1" version "14.50.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.47.1.tgz#7d6dffc185d5e81736da496fc733c27720760629" resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.50.0.tgz#089d258a85e2750bb0d56ddcc66e3ecdddf11479"
integrity sha512-U/HA28j31K6NHUgxWcwqsm1j0cbvNSRx6kPSUVNTxO1CDvN75TjlEl8CV+I3FooYPbGtaETd7cDR4PTdwUShig== integrity sha512-OCwJckqgDeMk4kjydz7iS+FRlEvdRB10RY4+uiswpDlyDChg5kuDkPkkOfMIfPLMcGsVsswcpJwcCGbH2Ek8ZQ==
dependencies: dependencies:
graphql "^16.0.0" graphql "^16.0.0"
graphql-tag "^2.10.3" graphql-tag "^2.10.3"