build(deps): Bump @octokit/graphql-schema from 14.58.0 to 15.4.2

Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.58.0 to 15.4.2.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v14.58.0...v15.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-05 20:54:38 +00:00 committed by GitHub
parent 5f60fa6c49
commit f99efa8d97
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/github": "^6.0.0",
"@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^14.52.0"
"@octokit/graphql-schema": "^15.4.2"
},
"devDependencies": {
"@types/jest": "^29.5.11",

View file

@ -1012,10 +1012,10 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"
"@octokit/graphql-schema@^14.52.0":
version "14.58.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.58.0.tgz#61caee52b88a505820dec701a164a7196ae9d6ef"
integrity sha512-89QSUV1Dgxzq90wqkv0Nmw7jHfFCAQ4K/fjp5ezvDEHqFFzMCn25TBQlm38WB8ams+hGxInRDbITCP0n7GTGlg==
"@octokit/graphql-schema@^15.4.2":
version "15.4.2"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.4.2.tgz#93d2b85d2aff3d1c1ff3a2cde92158ccb6051997"
integrity sha512-PIfFAnTgRN5MW9ndnYIL3R07LZXQd8JlP1e2s4Ku7T+pvVXgl8JaAuongNdImKYOhrqEukgXNusKTZc2KEXUmg==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"