Skip to content

Commit 681cadd

Browse files
chore(release): update monorepo packages versions (#554)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 17014ee commit 681cadd

File tree

13 files changed

+20
-36
lines changed

13 files changed

+20
-36
lines changed

.changeset/four-coats-vanish.md

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

.changeset/gold-mice-sell.md

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

.changeset/great-beans-design.md

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

.changeset/lemon-donkeys-hammer.md

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

.changeset/proud-stingrays-yell.md

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

.changeset/wild-rules-guess.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
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"eslint": "7.24.0",
13-
"@graphql-eslint/eslint-plugin": "1.1.4",
13+
"@graphql-eslint/eslint-plugin": "2.0.0",
1414
"graphql": "15.5.0",
1515
"typescript": "4.1.5"
1616
}

examples/code-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"eslint": "7.24.0",
13-
"@graphql-eslint/eslint-plugin": "1.1.4",
13+
"@graphql-eslint/eslint-plugin": "2.0.0",
1414
"graphql": "15.5.0",
1515
"typescript": "4.1.5"
1616
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "eslint --ext graphql,js ."
1010
},
1111
"dependencies": {
12-
"@graphql-eslint/eslint-plugin": "1.1.4",
12+
"@graphql-eslint/eslint-plugin": "2.0.0",
1313
"eslint": "7.24.0",
1414
"graphql": "15.5.0",
1515
"graphql-tag": "^2.11.0",

examples/graphql-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"graphql-config": "4.0.0",
1313
"eslint": "7.24.0",
14-
"@graphql-eslint/eslint-plugin": "1.1.4",
14+
"@graphql-eslint/eslint-plugin": "2.0.0",
1515
"graphql": "15.5.0",
1616
"typescript": "4.1.5"
1717
}

0 commit comments

Comments
 (0)