mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-13 17:52:12 +00:00
Merge pull request #1634 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-15.26.1
build(deps): Bump @octokit/graphql-schema from 15.26.0 to 15.26.1
This commit is contained in:
commit
6e3b4dcfc3
2 changed files with 5 additions and 5 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"@actions/core": "^1.11.1",
|
||||
"@actions/github": "^7.0.0",
|
||||
"@actions/glob": "^0.5.0",
|
||||
"@octokit/graphql-schema": "^15.26.0"
|
||||
"@octokit/graphql-schema": "^15.26.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.3.11",
|
||||
|
|
|
|||
|
|
@ -279,10 +279,10 @@
|
|||
"@octokit/types" "^13.1.0"
|
||||
universal-user-agent "^6.0.0"
|
||||
|
||||
"@octokit/graphql-schema@^15.26.0":
|
||||
version "15.26.0"
|
||||
resolved "https://registry.npmjs.org/@octokit/graphql-schema/-/graphql-schema-15.26.0.tgz"
|
||||
integrity sha512-SoVbh+sXe9nsoweFbLT3tAk3XWYbYLs5ku05wij1zhyQ2U3lewdrhjo5Tb7lfaOGWNHSkPZT4uuPZp8neF7P7A==
|
||||
"@octokit/graphql-schema@^15.26.1":
|
||||
version "15.26.1"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.26.1.tgz#3de6552770dffd0fba0b3eaa0fbe57c47b45398a"
|
||||
integrity sha512-RFDC2MpRBd4AxSRvUeBIVeBU7ojN/SxDfALUd7iVYOSeEK3gZaqR2MGOysj4Zh2xj2RY5fQAUT+Oqq7hWTraMA==
|
||||
dependencies:
|
||||
graphql "^16.0.0"
|
||||
graphql-tag "^2.10.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue