Skip to content

Commit

Permalink
build(deps): Bump @octokit/graphql-schema from 15.12.0 to 15.15.0
Browse files Browse the repository at this point in the history
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 15.12.0 to 15.15.0.
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v15.12.0...v15.15.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 May 2, 2024
1 parent 5ec44f8 commit ebd4f34
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": "^6.0.0",
"@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^15.12.0"
"@octokit/graphql-schema": "^15.15.0"
},
"devDependencies": {
"@types/jest": "^29.5.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1012,10 +1012,10 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"

"@octokit/graphql-schema@^15.12.0":
version "15.12.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.12.0.tgz#2b28efca16684fd5d30ebdb8605a07b13a6b737c"
integrity sha512-YiONgXzmQi4MVQBdJsCF7fgSAhnZySstDchw9bxkBYJRwNVwpwz7fjmOQVJbvIpqKtJ0vpZMgodZj3A3L9YwDw==
"@octokit/graphql-schema@^15.15.0":
version "15.15.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.15.0.tgz#c11f3e741074f5cdeb8ef3a59a072fa0c5a45ba5"
integrity sha512-zl0KLQqin8SsiW+kN5919Vbwfqa89qBOr0Has+PDAzYypPJzmzQnEY/o+hZAdP3SOna8cbNam42L+Lyz0xXK/Q==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"
Expand Down

0 comments on commit ebd4f34

Please sign in to comment.