File tree Expand file tree Collapse file tree 8 files changed +12
-11
lines changed Expand file tree Collapse file tree 8 files changed +12
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "eslint" : " 7.24.0" ,
13- "@graphql-eslint/eslint-plugin" : " 1.1.1 " ,
13+ "@graphql-eslint/eslint-plugin" : " 1.1.2 " ,
1414 "graphql" : " 15.5.0" ,
1515 "typescript" : " 4.1.5"
1616 }
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "eslint" : " 7.24.0" ,
13- "@graphql-eslint/eslint-plugin" : " 1.1.1 " ,
13+ "@graphql-eslint/eslint-plugin" : " 1.1.2 " ,
1414 "graphql" : " 15.5.0" ,
1515 "typescript" : " 4.1.5"
1616 }
Original file line number Diff line number Diff line change 99 "lint" : " eslint --ext graphql,js ."
1010 },
1111 "dependencies" : {
12- "@graphql-eslint/eslint-plugin" : " 1.1.1 " ,
12+ "@graphql-eslint/eslint-plugin" : " 1.1.2 " ,
1313 "eslint" : " 7.24.0" ,
1414 "graphql" : " 15.5.0" ,
1515 "graphql-tag" : " ^2.11.0" ,
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "graphql-config" : " 3.2.0" ,
1313 "eslint" : " 7.24.0" ,
14- "@graphql-eslint/eslint-plugin" : " 1.1.1 " ,
14+ "@graphql-eslint/eslint-plugin" : " 1.1.2 " ,
1515 "graphql" : " 15.5.0" ,
1616 "typescript" : " 4.1.5"
1717 }
Original file line number Diff line number Diff line change 1212 "eslint" : " 7.24.0" ,
1313 "eslint-config-prettier" : " 8.2.0" ,
1414 "eslint-plugin-prettier" : " 3.4.0" ,
15- "@graphql-eslint/eslint-plugin" : " 1.1.1 " ,
15+ "@graphql-eslint/eslint-plugin" : " 1.1.2 " ,
1616 "graphql" : " 15.5.0" ,
1717 "prettier" : " 1.19.1" ,
1818 "typescript" : " 4.1.5"
Original file line number Diff line number Diff line change 11# @graphql-eslint/eslint-plugin
22
3+ ## 1.1.2
4+
5+ ### Patch Changes
6+
7+ - e7d8496: fix: documents in graphql-config can be null
8+
39## 1.1.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-eslint/eslint-plugin" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "repository" : " https://github.com/dotansimha/graphql-eslint" ,
55 "author" : " Dotan Simha <dotansimha@gmail.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments