Skip to content

Commit

Permalink
chore(deps-dev): bump the octokit group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the octokit group with 3 updates: [@octokit/graphql-schema](https://github.com/octokit/graphql-schema), [@octokit/webhooks-schemas](https://github.com/octokit/webhooks) and [@octokit/webhooks-types](https://github.com/octokit/webhooks).


Updates `@octokit/graphql-schema` from 15.2.0 to 15.3.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v15.2.0...v15.3.0)

Updates `@octokit/webhooks-schemas` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v7.3.2...v7.4.0)

Updates `@octokit/webhooks-types` from 7.3.2 to 7.4.0
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v7.3.2...v7.4.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: octokit
- dependency-name: "@octokit/webhooks-schemas"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: octokit
- dependency-name: "@octokit/webhooks-types"
  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 Mar 22, 2024
1 parent 2e411d9 commit 5433869
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
"@graphql-codegen/client-preset": "4.2.4",
"@graphql-typed-document-node/core": "3.2.0",
"@ianvs/prettier-plugin-sort-imports": "4.2.1",
"@octokit/graphql-schema": "15.2.0",
"@octokit/webhooks-schemas": "7.3.2",
"@octokit/webhooks-types": "7.3.2",
"@octokit/graphql-schema": "15.3.0",
"@octokit/webhooks-schemas": "7.4.0",
"@octokit/webhooks-types": "7.4.0",
"@total-typescript/ts-reset": "0.5.1",
"@tsconfig/node20": "20.1.2",
"@types/eslint": "8.56.6",
Expand Down
24 changes: 12 additions & 12 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 5433869

Please sign in to comment.