Skip to content

Commit 296de92

Browse files
fix(deps): update dependency @graphql-tools/schema to v10.0.26 (#2212)
This PR contains the following updates: | Package | Change | Age | 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.25` -> `10.0.26`](https://renovatebot.com/diffs/npm/@graphql-tools%2fschema/10.0.25/10.0.26) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-tools%2fschema/10.0.26?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-tools%2fschema/10.0.25/10.0.26?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ardatan/graphql-tools (@&#8203;graphql-tools/schema)</summary> ### [`v10.0.26`](https://redirect.github.com/ardatan/graphql-tools/blob/HEAD/packages/schema/CHANGELOG.md#10026) [Compare Source](https://redirect.github.com/ardatan/graphql-tools/compare/@graphql-tools/schema@10.0.25...@graphql-tools/schema@10.0.26) ##### Patch Changes - Updated dependencies \[[`fd105f4`](https://redirect.github.com/ardatan/graphql-tools/commit/fd105f4e3a81a32050b5a104d1040ffbb86c6ff5), [`fded91e`](https://redirect.github.com/ardatan/graphql-tools/commit/fded91e34c19cabdcca1bc49146fda1b8fd5661c), [`3b99a9b`](https://redirect.github.com/ardatan/graphql-tools/commit/3b99a9b6c6f190b2108dc6571bb64a7c3319edd6)]: - [@&#8203;graphql-tools/utils](https://redirect.github.com/graphql-tools/utils)@&#8203;10.10.0 - [@&#8203;graphql-tools/merge](https://redirect.github.com/graphql-tools/merge)@&#8203;9.1.2 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoic291cmNlIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cfe6cfb commit 296de92

File tree

2 files changed

+38
-11
lines changed

2 files changed

+38
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@codemirror/lint": "^6.8.5",
3232
"@codemirror/state": "^6.4.0",
3333
"@codemirror/view": "^6.24.0",
34-
"@graphql-tools/schema": "10.0.25",
34+
"@graphql-tools/schema": "10.0.26",
3535
"@hasparus/lezer-json-shikified": "1.1.3",
3636
"@headlessui/react": "^2.2.4",
3737
"@igorkowalczyk/is-browser": "^5.1.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)