mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-02-20 09:51:45 +00:00
build(deps): Bump @octokit/graphql-schema from 14.33.0 to 14.33.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.33.0 to 14.33.1. - [Release notes](https://github.com/octokit/graphql-schema/releases) - [Commits](https://github.com/octokit/graphql-schema/compare/v14.33.0...v14.33.1) --- updated-dependencies: - dependency-name: "@octokit/graphql-schema" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a0659321ad
commit
c28f5506ca
2 changed files with 5 additions and 5 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
"@actions/core": "^1.10.1",
|
"@actions/core": "^1.10.1",
|
||||||
"@actions/github": "^5.1.1",
|
"@actions/github": "^5.1.1",
|
||||||
"@actions/glob": "^0.4.0",
|
"@actions/glob": "^0.4.0",
|
||||||
"@octokit/graphql-schema": "^14.33.0"
|
"@octokit/graphql-schema": "^14.33.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^29.5.5",
|
"@types/jest": "^29.5.5",
|
||||||
|
|
|
||||||
|
|
@ -944,10 +944,10 @@
|
||||||
is-plain-object "^5.0.0"
|
is-plain-object "^5.0.0"
|
||||||
universal-user-agent "^6.0.0"
|
universal-user-agent "^6.0.0"
|
||||||
|
|
||||||
"@octokit/graphql-schema@^14.33.0":
|
"@octokit/graphql-schema@^14.33.1":
|
||||||
version "14.33.0"
|
version "14.33.1"
|
||||||
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.33.0.tgz#16c2f925b28f7ea5133aafe1d1979bb5dd2133e4"
|
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.33.1.tgz#56d3f998b1d96e93cb3770d079d39eee011eb986"
|
||||||
integrity sha512-CGQABVHs5hm7lpeqjcGOVc+115EYHfiYUttauHx03Q/Qj13h2dJgyi4U3Eh5g5Y9J6dDyjyWkU9iiwUiGbn3Og==
|
integrity sha512-PPWDlxT5UUtmy0cTfVEsLXhyX/EQZh6ve+5j3oJQSZ5klhJMDl1ZtVrB6v163bbkdLsoDZBdHeBJKvDBvFXadQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
graphql "^16.0.0"
|
graphql "^16.0.0"
|
||||||
graphql-tag "^2.10.3"
|
graphql-tag "^2.10.3"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue