Skip to content

Commit 217940e

Browse files
fix(deps): update dependency @graphql-tools/schema to v10.0.31 (#2298)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@graphql-tools/schema](https://redirect.github.com/ardatan/graphql-tools) ([source](https://redirect.github.com/ardatan/graphql-tools/tree/HEAD/packages/schema)) | [`10.0.30` → `10.0.31`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/10.0.30/10.0.31) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-tools%2fschema/10.0.31?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-tools%2fschema/10.0.30/10.0.31?slim=true) | --- ### Release Notes <details> <summary>ardatan/graphql-tools (@&#8203;graphql-tools/schema)</summary> ### [`v10.0.31`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#10031) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.30...@graphql-tools/schema@10.0.31) ##### Patch Changes - Updated dependencies \[[`6f3776c`](https://redirect.github.com/ardatan/graphql-tools/commit/6f3776c06e80aa6b793be9742e9b2453f8746276)]: - [@&#8203;graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@&#8203;11.0.0 - [@&#8203;graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)@&#8203;9.1.7 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/graphql/graphql.github.io). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6InNvdXJjZSIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7ca1fb commit 217940e

File tree

2 files changed

+49
-35
lines changed

2 files changed

+49
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@codemirror/lint": "6.9.2",
3333
"@codemirror/state": "6.5.3",
3434
"@codemirror/view": "6.39.9",
35-
"@graphql-tools/schema": "10.0.30",
35+
"@graphql-tools/schema": "10.0.31",
3636
"@hasparus/lezer-json-shikified": "1.1.3",
3737
"@headlessui/react": "^2.2.4",
3838
"@igorkowalczyk/is-browser": "^5.1.0",

pnpm-lock.yaml

Lines changed: 48 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)