Skip to content

Commit c8d2ee7

Browse files
chore(release): update monorepo packages versions (#1199)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 51ecd79 commit c8d2ee7

File tree

14 files changed

+26
-27
lines changed

14 files changed

+26
-27
lines changed

.changeset/@graphql-eslint_eslint-plugin-1201-dependencies.md

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

.changeset/curly-carrots-call.md

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

.changeset/tame-baboons-retire.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
@@ -11,7 +11,7 @@
1111
"graphql": "16.6.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-eslint/eslint-plugin": "3.11.2",
14+
"@graphql-eslint/eslint-plugin": "3.12.0",
1515
"eslint": "8.25.0"
1616
}
1717
}

examples/code-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "16.6.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-eslint/eslint-plugin": "3.11.2",
14+
"@graphql-eslint/eslint-plugin": "3.12.0",
1515
"eslint": "8.25.0"
1616
}
1717
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"graphql-tag": "2.12.6"
1313
},
1414
"devDependencies": {
15-
"@graphql-eslint/eslint-plugin": "3.11.2",
15+
"@graphql-eslint/eslint-plugin": "3.12.0",
1616
"eslint": "8.25.0"
1717
}
1818
}

examples/graphql-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "16.6.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-eslint/eslint-plugin": "3.11.2",
14+
"@graphql-eslint/eslint-plugin": "3.12.0",
1515
"eslint": "8.25.0"
1616
}
1717
}

examples/monorepo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"graphql": "16.6.0"
1111
},
1212
"devDependencies": {
13-
"@graphql-eslint/eslint-plugin": "3.11.2",
13+
"@graphql-eslint/eslint-plugin": "3.12.0",
1414
"eslint": "8.25.0"
1515
}
1616
}

examples/multiple-projects-graphql-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"graphql": "16.6.0"
1111
},
1212
"devDependencies": {
13-
"@graphql-eslint/eslint-plugin": "3.11.2",
13+
"@graphql-eslint/eslint-plugin": "3.12.0",
1414
"eslint": "8.24.0"
1515
}
1616
}

examples/prettier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphql": "16.6.0"
1212
},
1313
"devDependencies": {
14-
"@graphql-eslint/eslint-plugin": "3.11.2",
14+
"@graphql-eslint/eslint-plugin": "3.12.0",
1515
"eslint": "8.25.0",
1616
"eslint-config-prettier": "8.5.0",
1717
"eslint-plugin-prettier": "4.2.1",

0 commit comments

Comments
 (0)