build(deps): Bump @octokit/graphql-schema from 10.74.1 to 10.74.2 (#680)

Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 10.74.1 to 10.74.2.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](https://github.com/octokit/graphql-schema/compare/v10.74.1...v10.74.2)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-13 05:50:26 +09:00 committed by GitHub
parent 6ffe2e8205
commit 891d628333
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View file

@ -28,7 +28,7 @@
"dependencies": {
"@actions/core": "^1.9.0",
"@actions/github": "^5.0.3",
"@octokit/graphql-schema": "^10.74.1"
"@octokit/graphql-schema": "^10.74.2"
},
"devDependencies": {
"@types/jest": "^27.4.1",