Skip to content

Commit 8ce9ef8

Browse files
committed
Update dependency @octokit/graphql-schema to v15.25.0
1 parent 729c6d6 commit 8ce9ef8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@octokit/app": "14.1.0",
21-
"@octokit/graphql-schema": "15.24.0",
21+
"@octokit/graphql-schema": "15.25.0",
2222
"@prantlf/jsonlint": "14.0.3",
2323
"dotenv": "16.4.5",
2424
"fuse.js": "6.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -346,10 +346,10 @@
346346
"@octokit/types" "^12.0.0"
347347
universal-user-agent "^6.0.0"
348348

349-
"@octokit/graphql-schema@15.24.0":
350-
version "15.24.0"
351-
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.24.0.tgz#95c66583ebaf2244e04e7faafaa4ce88024641ae"
352-
integrity sha512-6Z9UzA7X3d9ehSsHqP+2iat3iMBv5pqXybuyOfZKbE7a95hSEhHDnQCIqJ8ROnD4c8tMnxWzx03v5o5svsVkXg==
349+
"@octokit/graphql-schema@15.25.0":
350+
version "15.25.0"
351+
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-15.25.0.tgz#30bb8ecc494c249650991b33f2f0d9332dbe87e9"
352+
integrity sha512-aqz9WECtdxVWSqgKroUu9uu+CRt5KnfErWs0dBPKlTdrreAeWzS5NRu22ZVcGdPP7s3XDg2Gnf5iyoZPCRZWmQ==
353353
dependencies:
354354
graphql "^16.0.0"
355355
graphql-tag "^2.10.3"

0 commit comments

Comments
 (0)