mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-16 05:06:31 +00:00
Merge pull request #1307 from marocchino/revert-1305-dependabot/npm_and_yarn/octokit/graphql-schema-15.12.0
Revert "build(deps): Bump @octokit/graphql-schema from 14.58.0 to 15.12.0"
This commit is contained in:
commit
c5659e27c3
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": "^15.24.0"
|
"@octokit/graphql-schema": "^14.52.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^29.5.11",
|
"@types/jest": "^29.5.11",
|
||||||
|
|
|
||||||
|
|
@ -1012,10 +1012,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@^15.24.0":
|
"@octokit/graphql-schema@^14.52.0":
|
||||||
version "15.24.0"
|
version "14.58.0"
|
||||||
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.24.0.tgz#95c66583ebaf2244e04e7faafaa4ce88024641ae"
|
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.58.0.tgz#61caee52b88a505820dec701a164a7196ae9d6ef"
|
||||||
integrity sha512-6Z9UzA7X3d9ehSsHqP+2iat3iMBv5pqXybuyOfZKbE7a95hSEhHDnQCIqJ8ROnD4c8tMnxWzx03v5o5svsVkXg==
|
integrity sha512-89QSUV1Dgxzq90wqkv0Nmw7jHfFCAQ4K/fjp5ezvDEHqFFzMCn25TBQlm38WB8ams+hGxInRDbITCP0n7GTGlg==
|
||||||
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