Skip to content

Commit cb9a809

Browse files
authored
Merge pull request #1482 from Quramy/renovate/graphql-16.x
chore(deps): update dependency graphql to v16.11.0
2 parents e6b5c0d + 66931f2 commit cb9a809

File tree

8 files changed

+31
-31
lines changed

8 files changed

+31
-31
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-config-prettier": "9.1.0",
6464
"fretted-strings": "2.0.0",
6565
"glob": "11.0.2",
66-
"graphql": "16.10.0",
66+
"graphql": "16.11.0",
6767
"graphql-config": "5.1.5",
6868
"husky": "9.1.7",
6969
"jest": "29.7.0",

project-fixtures/gql-errors-prj/package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

project-fixtures/gql-errors-prj/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"author": "",
1111
"license": "ISC",
1212
"devDependencies": {
13-
"graphql": "16.10.0",
13+
"graphql": "16.11.0",
1414
"ts-graphql-plugin": "file:../../",
1515
"typescript": "5.5.4"
1616
}

project-fixtures/graphql-codegen-prj/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

project-fixtures/graphql-codegen-prj/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@graphql-codegen/typescript-document-nodes": "4.0.15",
1313
"@types/react": "19.1.2",
1414
"@types/react-dom": "19.1.3",
15-
"graphql": "16.10.0",
15+
"graphql": "16.11.0",
1616
"prettier": "3.5.3",
1717
"react": "19.1.0",
1818
"react-dom": "19.1.0",

project-fixtures/react-apollo-prj/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

project-fixtures/react-apollo-prj/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@apollo/client": "3.13.8",
66
"@types/react": "19.1.2",
77
"@types/react-dom": "19.1.3",
8-
"graphql": "16.10.0",
8+
"graphql": "16.11.0",
99
"react": "19.1.0",
1010
"react-dom": "19.1.0",
1111
"typescript": "5.5.4"

0 commit comments

Comments
 (0)