Skip to content

Commit 6f97617

Browse files
Upcoming Release Changes (#927)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7a5ebe0 commit 6f97617

File tree

13 files changed

+20
-36
lines changed

13 files changed

+20
-36
lines changed

.changeset/cool-tools-knock.md

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

.changeset/dull-geckos-tickle.md

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

.changeset/fuzzy-chairs-tease.md

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

.changeset/great-fans-count.md

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

.changeset/silver-worms-hear.md

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

.changeset/strong-fireants-greet.md

Lines changed: 0 additions & 5 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": "3.7.0",
15+
"@graphql-eslint/eslint-plugin": "3.8.0",
1616
"eslint": "8.7.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": "3.7.0",
15+
"@graphql-eslint/eslint-plugin": "3.8.0",
1616
"eslint": "8.7.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": "3.7.0",
16+
"@graphql-eslint/eslint-plugin": "3.8.0",
1717
"eslint": "8.7.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": "3.7.0",
15+
"@graphql-eslint/eslint-plugin": "3.8.0",
1616
"eslint": "8.7.0"
1717
}
1818
}

0 commit comments

Comments
 (0)