Skip to content

Commit

Permalink
Bump the octokit-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the octokit-dependencies group with 2 updates: [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) and [@octokit/plugin-paginate-graphql](https://github.com/octokit/plugin-paginate-graphql.js).


Updates `@octokit/graphql-schema` from 15.12.0 to 15.14.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v15.12.0...v15.14.0)

Updates `@octokit/plugin-paginate-graphql` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/octokit/plugin-paginate-graphql.js/releases)
- [Commits](octokit/plugin-paginate-graphql.js@v5.2.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 5c9cc4d commit 7cd8aae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@octokit/core": "^6.1.2",
"@octokit/graphql-schema": "^15.12.0",
"@octokit/plugin-paginate-graphql": "^5.2.0",
"@octokit/graphql-schema": "^15.14.0",
"@octokit/plugin-paginate-graphql": "^5.2.1",
"ansi-styles": "^6.2.1",
"zod": "^3.23.5"
},
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7cd8aae

Please sign in to comment.