build(deps): Bump @octokit/graphql-schema from 14.27.2 to 14.27.3

Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.27.2 to 14.27.3.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.27.2...v14.27.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-04 20:58:13 +00:00 committed by GitHub
parent 640489a996
commit 800f54991d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"@actions/core": "^1.10.0", "@actions/core": "^1.10.0",
"@actions/github": "^5.1.1", "@actions/github": "^5.1.1",
"@actions/glob": "^0.4.0", "@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^14.27.2" "@octokit/graphql-schema": "^14.27.3"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^29.5.4", "@types/jest": "^29.5.4",

View file

@ -951,10 +951,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.27.2": "@octokit/graphql-schema@^14.27.3":
version "14.27.2" version "14.27.3"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.27.2.tgz#ca955d424c6e1716e796c87a0fd2e088dd539763" resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.27.3.tgz#a772a6b8789d2379d57b2c9727b8bd65ee1da1ff"
integrity sha512-Iczh8dLseBPR4zOUnAZHVWZiHF85PoXy1fXgPzA5hsx72RGpCg78kSyReACOxpIJXTtnFU8rg95bdTPKQSX0Hg== integrity sha512-EkRpOOMUHPsiH7UBKDCUUU75ywTAx8nnkJ+kcB4AWTAKBIwmS/VfPMlmLukz6g9cZdk0UznLXQyD4M09qB/XbQ==
dependencies: dependencies:
graphql "^16.0.0" graphql "^16.0.0"
graphql-tag "^2.10.3" graphql-tag "^2.10.3"