File tree Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@eslint/js" : " 9.16.0" ,
16- "@graphql-eslint/eslint-plugin" : " 4.2.0 " ,
16+ "@graphql-eslint/eslint-plugin" : " 4.2.1 " ,
1717 "eslint" : " 9.16.0"
1818 }
1919}
Original file line number Diff line number Diff line change 11# @graphql-eslint/eslint-plugin
22
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+
312## 4.2.0
413
514### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-eslint/eslint-plugin" ,
3- "version" : " 4.2.0 " ,
3+ "version" : " 4.2.1 " ,
44 "type" : " module" ,
55 "description" : " GraphQL plugin for ESLint" ,
66 "repository" : " https://github.com/dimaMachina/graphql-eslint" ,
You can’t perform that action at this time.
0 commit comments