Skip to content

Commit 7c5e23f

Browse files
Upcoming Release Changes (#789)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 32438f8 commit 7c5e23f

File tree

13 files changed

+212
-227
lines changed

13 files changed

+212
-227
lines changed

.changeset/chatty-shoes-hunt.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

.changeset/polite-pillows-pump.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/tame-geese-lick.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/thick-dancers-jump.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

.changeset/three-shoes-relax.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

.changeset/twenty-bottles-care.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

examples/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql": "16.0.1"
1313
},
1414
"devDependencies": {
15-
"@graphql-eslint/eslint-plugin": "2.5.0",
15+
"@graphql-eslint/eslint-plugin": "3.0.0",
1616
"eslint": "8.2.0"
1717
}
1818
}

examples/code-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql": "16.0.1"
1313
},
1414
"devDependencies": {
15-
"@graphql-eslint/eslint-plugin": "2.5.0",
15+
"@graphql-eslint/eslint-plugin": "3.0.0",
1616
"eslint": "8.2.0"
1717
}
1818
}

examples/graphql-config-code-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"graphql-tag": "2.12.6"
1414
},
1515
"devDependencies": {
16-
"@graphql-eslint/eslint-plugin": "2.5.0",
16+
"@graphql-eslint/eslint-plugin": "3.0.0",
1717
"eslint": "8.2.0"
1818
}
1919
}

examples/graphql-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql": "16.0.1"
1313
},
1414
"devDependencies": {
15-
"@graphql-eslint/eslint-plugin": "2.5.0",
15+
"@graphql-eslint/eslint-plugin": "3.0.0",
1616
"eslint": "8.2.0"
1717
}
1818
}

0 commit comments

Comments
 (0)