Skip to content

Commit

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


Updates `@octokit/plugin-paginate-rest` from 9.1.2 to 9.1.5
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v9.1.2...v9.1.5)

Updates `@octokit/graphql-schema` from 14.39.0 to 14.46.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.39.0...v14.46.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2023
1 parent 6518d98 commit 2c497ea
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@octokit-next/core": "2.7.1",
"@octokit/plugin-paginate-rest": "9.1.2",
"@octokit/plugin-paginate-rest": "9.1.5",
"@unlike/github-actions-core": "0.1.2",
"wrangler": "3.22.1"
},
Expand All @@ -63,7 +63,7 @@
"@graphql-codegen/client-preset": "4.1.0",
"@graphql-typed-document-node/core": "3.2.0",
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"@octokit/graphql-schema": "14.39.0",
"@octokit/graphql-schema": "14.46.0",
"@octokit/webhooks-schemas": "7.3.1",
"@octokit/webhooks-types": "7.3.1",
"@total-typescript/ts-reset": "0.5.1",
Expand Down
32 changes: 9 additions & 23 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 2c497ea

Please sign in to comment.