mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-16 13:08:28 +00:00
build(deps): Bump @octokit/graphql-schema from 14.52.0 to 14.54.0
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.52.0 to 14.54.0. - [Release notes](https://github.com/octokit/graphql-schema/releases) - [Commits](https://github.com/octokit/graphql-schema/compare/v14.52.0...v14.54.0) --- 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
331f8f5b42
commit
c9260918a4
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": "^6.0.0",
|
"@actions/github": "^6.0.0",
|
||||||
"@actions/glob": "^0.4.0",
|
"@actions/glob": "^0.4.0",
|
||||||
"@octokit/graphql-schema": "^14.52.0"
|
"@octokit/graphql-schema": "^14.54.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^29.5.11",
|
"@types/jest": "^29.5.11",
|
||||||
|
|
|
||||||
|
|
@ -999,10 +999,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.52.0":
|
"@octokit/graphql-schema@^14.54.0":
|
||||||
version "14.52.0"
|
version "14.54.0"
|
||||||
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.52.0.tgz#b894609a4a4bff94248a4d0ef5d283bde03c5626"
|
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.54.0.tgz#ac55b28520fc626f81d03bc0fc059b1f0eee9df5"
|
||||||
integrity sha512-mvflr7S9IgIXWxlYTifAY/3nWj3NCEWF6xnTlFuVei71ekxWFk90zPOX0p6HjA6JNd7ODAiMDNarHTXXL/U+BQ==
|
integrity sha512-hpRysmqbvsNl4DL9YGqc9+cJQCKocEYIZ1WWcXMAq9gyCbHrFW3LaK/us88cVHxK7dDvYyDKweu9NdgLQPub6g==
|
||||||
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