Skip to content

Commit 3f9ebc7

Browse files
authored
Bump @graphql-tools/load to v8.1.0 (#1725)
1 parent a7d64b8 commit 3f9ebc7

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/shaggy-streets-see.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'graphql-config': patch
3+
---
4+
5+
Bump @graphql-tools/load to ^8.1.0 to support better error handling

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dependencies": {
6060
"@graphql-tools/graphql-file-loader": "^8.0.0",
6161
"@graphql-tools/json-file-loader": "^8.0.0",
62-
"@graphql-tools/load": "^8.0.0",
62+
"@graphql-tools/load": "^8.1.0",
6363
"@graphql-tools/merge": "^9.0.0",
6464
"@graphql-tools/url-loader": "^8.0.0",
6565
"@graphql-tools/utils": "^10.0.0",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)