Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @octokit/graphql-schema to v13 #110

Merged
merged 1 commit into from
Jan 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@jest/globals": "^28.1.1",
"@octokit/graphql-schema": "^10.74.1",
"@octokit/graphql-schema": "^13.0.0",
"@octokit/types": "^8.0.0",
"@types/jest": "^28.1.3",
"@types/node": "^18.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -863,13 +863,13 @@ __metadata:
languageName: node
linkType: hard

"@octokit/graphql-schema@npm:^10.74.1":
version: 10.74.2
resolution: "@octokit/graphql-schema@npm:10.74.2"
"@octokit/graphql-schema@npm:^13.0.0":
version: 13.0.1
resolution: "@octokit/graphql-schema@npm:13.0.1"
dependencies:
graphql: ^16.0.0
graphql-tag: ^2.10.3
checksum: 1ca049010a702e6e7ffee835b85f345879865fcaa151f3a4e24dbda2bd0b650c0eb68d68d6e38e94ff6bacabd612610c643556bd5ce1fa5323a9c7570dc1c1f5
checksum: d8e371ba9f717970ff9e0db16822af4cac359adead2d326dff42f8d5c8d4b3b8a0ba87eaa1e8458b0c0e9d6cbdc16cebc238e19993bb8193d9b71cd06d41c3df
languageName: node
linkType: hard

Expand Down Expand Up @@ -3561,7 +3561,7 @@ __metadata:
"@actions/github": ^5.0.3
"@jest/globals": ^28.1.1
"@octokit/auth-app": ^3.6.1
"@octokit/graphql-schema": ^10.74.1
"@octokit/graphql-schema": ^13.0.0
"@octokit/types": ^8.0.0
"@types/jest": ^28.1.3
"@types/node": ^18.0.0
Expand Down