Skip to content

Commit 3e16ba8

Browse files
chore(release): update monorepo packages versions (#1234)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent afff07d commit 3e16ba8

File tree

12 files changed

+16
-15
lines changed

12 files changed

+16
-15
lines changed

.changeset/wet-ads-rush.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.12.0",
14+
"@graphql-eslint/eslint-plugin": "3.13.0",
1515
"eslint": "8.26.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.12.0",
14+
"@graphql-eslint/eslint-plugin": "3.13.0",
1515
"eslint": "8.26.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.12.0",
15+
"@graphql-eslint/eslint-plugin": "3.13.0",
1616
"eslint": "8.26.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.12.0",
14+
"@graphql-eslint/eslint-plugin": "3.13.0",
1515
"eslint": "8.26.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.12.0",
13+
"@graphql-eslint/eslint-plugin": "3.13.0",
1414
"eslint": "8.26.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.12.0",
13+
"@graphql-eslint/eslint-plugin": "3.13.0",
1414
"eslint": "8.26.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.12.0",
14+
"@graphql-eslint/eslint-plugin": "3.13.0",
1515
"eslint": "8.26.0",
1616
"eslint-config-prettier": "8.5.0",
1717
"eslint-plugin-prettier": "4.2.1",

examples/svelte-code-file/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.12.0",
13+
"@graphql-eslint/eslint-plugin": "3.13.0",
1414
"eslint": "8.26.0",
1515
"svelte": "3.52.0",
1616
"svelte-eslint-parser": "0.19.3",

examples/vue-code-file/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.12.0",
13+
"@graphql-eslint/eslint-plugin": "3.13.0",
1414
"@vue/compiler-sfc": "3.2.41",
1515
"eslint": "8.26.0",
1616
"vue-eslint-parser": "9.1.0"

0 commit comments

Comments
 (0)