Skip to content

Commit

Permalink
build(deps): Bump @octokit/graphql-schema from 14.31.0 to 14.33.0
Browse files Browse the repository at this point in the history
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.31.0 to 14.33.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.31.0...v14.33.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 28, 2023
1 parent 9eeec5e commit f48e249
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 @@ -29,7 +29,7 @@
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^14.31.0"
"@octokit/graphql-schema": "^14.33.0"
},
"devDependencies": {
"@types/jest": "^29.5.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -944,10 +944,10 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"

"@octokit/graphql-schema@^14.31.0":
version "14.31.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.31.0.tgz#a1d6784881903685a3ad2b90a53e7eb3071aeac4"
integrity sha512-OFzXPwFKxXY0hWxH0aECInbKWVrURg38z0X17Gqi1Bbjqjvp3Sm11EAFdBmSFu1idz/UBqPtdEGTXgTF4AfulQ==
"@octokit/graphql-schema@^14.33.0":
version "14.33.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.33.0.tgz#16c2f925b28f7ea5133aafe1d1979bb5dd2133e4"
integrity sha512-CGQABVHs5hm7lpeqjcGOVc+115EYHfiYUttauHx03Q/Qj13h2dJgyi4U3Eh5g5Y9J6dDyjyWkU9iiwUiGbn3Og==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"
Expand Down

0 comments on commit f48e249

Please sign in to comment.