mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 20:41:15 +00:00
build(deps): Bump @octokit/graphql-schema from 14.39.0 to 14.39.1
Bumps [@octokit/graphql-schema](https://github.com/octokit/graphql-schema) from 14.39.0 to 14.39.1. - [Release notes](https://github.com/octokit/graphql-schema/releases) - [Commits](https://github.com/octokit/graphql-schema/compare/v14.39.0...v14.39.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
095ea325f3
commit
e66500de53
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": "^14.39.0"
|
||||
"@octokit/graphql-schema": "^14.39.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.6",
|
||||
|
|
|
|||
|
|
@ -999,10 +999,10 @@
|
|||
is-plain-object "^5.0.0"
|
||||
universal-user-agent "^6.0.0"
|
||||
|
||||
"@octokit/graphql-schema@^14.39.0":
|
||||
version "14.39.0"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.39.0.tgz#12ac60d54e1da5e64ac65aa03e32cfddae9181b4"
|
||||
integrity sha512-UIFmdqr25M3wrFKMiGSnr0TgAKBeiOMWBAKqK8FEf8OspVx6W9zJr6sYO37EUXJh57V2BbKrKeFgkw568XRaGQ==
|
||||
"@octokit/graphql-schema@^14.39.1":
|
||||
version "14.39.1"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.39.1.tgz#9f54a22d542af374095bcfb5ae43fc3f7cc0840a"
|
||||
integrity sha512-QF4i1ZxE86dgzRCLGASPJiJwf21UyNxcVW++toCAPukU+0xYrnRk3Ben7I8EO/MT05nmR5d6CCpmcZieLdSC2g==
|
||||
dependencies:
|
||||
graphql "^16.0.0"
|
||||
graphql-tag "^2.10.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue