File tree 4 files changed +11
-7
lines changed
4 files changed +11
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@eslint/js" : " 9.16.0" ,
16
- "@graphql-eslint/eslint-plugin" : " 4.2.0 " ,
16
+ "@graphql-eslint/eslint-plugin" : " 4.2.1 " ,
17
17
"eslint" : " 9.16.0"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 1
1
# @graphql-eslint/eslint-plugin
2
2
3
+ ## 4.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #2805 ] ( https://github.com/dimaMachina/graphql-eslint/pull/2805 )
8
+ [ ` fc2bf85 ` ] ( https://github.com/dimaMachina/graphql-eslint/commit/fc2bf850b813ac567967ee5ce0f1358f0b7fa4e0 )
9
+ Thanks [ @FloEdelmann ] ( https://github.com/FloEdelmann ) ! - fix(deps): increase minimum
10
+ graphql-config version
11
+
3
12
## 4.2.0
4
13
5
14
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-eslint/eslint-plugin" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"type" : " module" ,
5
5
"description" : " GraphQL plugin for ESLint" ,
6
6
"repository" : " https://github.com/dimaMachina/graphql-eslint" ,
You can’t perform that action at this time.
0 commit comments