Skip to content

Commit fc2bf85

Browse files
authored
fix(deps): increase minimum graphql-config version (#2805)
* fix(deps): increase minimum graphql-config version * Add changeset
1 parent d455b5b commit fc2bf85

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/clever-nails-wash.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+
fix(deps): increase minimum graphql-config version

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@graphql-tools/utils": "^10.0.0",
5151
"debug": "^4.3.4",
5252
"fast-glob": "^3.2.12",
53-
"graphql-config": "^5.1.0",
53+
"graphql-config": "^5.1.3",
5454
"graphql-depth-limit": "^1.1.0",
5555
"lodash.lowercase": "^4.3.0"
5656
},

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)