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.4
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v9.1.2...v9.1.4)

Updates `@octokit/graphql-schema` from 14.39.0 to 14.42.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v14.39.0...v14.42.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 Nov 20, 2023
1 parent 7745a34 commit d6fa2dc
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 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.4",
"@unlike/github-actions-core": "0.1.2",
"wrangler": "3.15.0"
},
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.42.0",
"@octokit/webhooks-schemas": "7.3.1",
"@octokit/webhooks-types": "7.3.1",
"@total-typescript/ts-reset": "0.5.1",
Expand Down
52 changes: 26 additions & 26 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 d6fa2dc

Please sign in to comment.