Skip to content

Commit e118413

Browse files
Upcoming Release Changes (#648)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 44a6c73 commit e118413

File tree

12 files changed

+16
-31
lines changed

12 files changed

+16
-31
lines changed

.changeset/chilly-seals-explain.md

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

.changeset/hungry-kings-hammer.md

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

.changeset/small-buses-wonder.md

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

.changeset/swift-games-walk.md

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

.changeset/ten-squids-burn.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": "15.5.3"
1313
},
1414
"devDependencies": {
15-
"@graphql-eslint/eslint-plugin": "2.2.0",
15+
"@graphql-eslint/eslint-plugin": "2.3.0",
1616
"eslint": "8.0.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": "15.5.3"
1313
},
1414
"devDependencies": {
15-
"@graphql-eslint/eslint-plugin": "2.2.0",
15+
"@graphql-eslint/eslint-plugin": "2.3.0",
1616
"eslint": "8.0.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.5"
1414
},
1515
"devDependencies": {
16-
"@graphql-eslint/eslint-plugin": "2.2.0",
16+
"@graphql-eslint/eslint-plugin": "2.3.0",
1717
"eslint": "8.0.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": "15.5.3"
1313
},
1414
"devDependencies": {
15-
"@graphql-eslint/eslint-plugin": "2.2.0",
15+
"@graphql-eslint/eslint-plugin": "2.3.0",
1616
"eslint": "8.0.0"
1717
}
1818
}

examples/prettier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql": "15.5.3"
1313
},
1414
"devDependencies": {
15-
"@graphql-eslint/eslint-plugin": "2.2.0",
15+
"@graphql-eslint/eslint-plugin": "2.3.0",
1616
"eslint": "8.0.0",
1717
"eslint-config-prettier": "8.3.0",
1818
"eslint-plugin-prettier": "4.0.0",

0 commit comments

Comments
 (0)