Skip to content

Commit 0fb8d51

Browse files
committed
update dependencies range to fix documents loading
1 parent 681cadd commit 0fb8d51

File tree

3 files changed

+93
-850
lines changed

3 files changed

+93
-850
lines changed

.changeset/smooth-suns-do.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-eslint/eslint-plugin': patch
3+
---
4+
5+
Update range of graphql-config and graphql-tools to fix documents loading issues

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@graphql-tools/graphql-tag-pluck": "^7.0.1",
2121
"@graphql-tools/import": "^6.3.1",
2222
"@graphql-tools/utils": "^8.0.1",
23-
"graphql-config": "^4.0.0",
23+
"graphql-config": "^4.0.1",
2424
"graphql-depth-limit": "1.1.0"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)