mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 20:41:15 +00:00
---
updated-dependencies: - dependency-name: "@octokit/graphql-schema" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5ec44f8ee5
commit
d5449d824e
2 changed files with 5 additions and 5 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"@actions/core": "^1.10.1",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@octokit/graphql-schema": "^15.12.0"
|
||||
"@octokit/graphql-schema": "^15.17.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.11",
|
||||
|
|
|
|||
|
|
@ -1012,10 +1012,10 @@
|
|||
is-plain-object "^5.0.0"
|
||||
universal-user-agent "^6.0.0"
|
||||
|
||||
"@octokit/graphql-schema@^15.12.0":
|
||||
version "15.12.0"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.12.0.tgz#2b28efca16684fd5d30ebdb8605a07b13a6b737c"
|
||||
integrity sha512-YiONgXzmQi4MVQBdJsCF7fgSAhnZySstDchw9bxkBYJRwNVwpwz7fjmOQVJbvIpqKtJ0vpZMgodZj3A3L9YwDw==
|
||||
"@octokit/graphql-schema@^15.17.0":
|
||||
version "15.17.0"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.17.0.tgz#1f74a0778c16b805c802d6489fb1688677e8b0e2"
|
||||
integrity sha512-YfDILnC5GTWJPQVnT8etOr0TV2VGWFUreJA8GedAdEG98IVZyPtzT9TbWulx/dINhvO1H2hVKiwuK4wzLx8wXQ==
|
||||
dependencies:
|
||||
graphql "^16.0.0"
|
||||
graphql-tag "^2.10.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue