Skip to content

Commit

Permalink
fix(deps): update dependency graphql to v16.8.0 (#9636)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 62c918f commit 74ba176
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion examples/programmatic-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@graphql-tools/graphql-file-loader": "8.0.0",
"@graphql-tools/load": "8.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"graphql": "16.8.0",
"graphql-tag": "2.12.6",
"prettier": "2.8.8"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@graphql-typed-document-node/core": "3.2.0",
"graphql": "16.6.0"
"graphql": "16.8.0"
},
"scripts": {
"codegen": "graphql-codegen-esm --config codegen.cjs",
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-graphql-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"jest": "28.1.3"
},
"dependencies": {
"graphql": "16.6.0",
"graphql": "16.8.0",
"graphql-yoga": "4.0.4",
"graphql-request": "5.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/typescript-resolvers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@graphql-codegen/typescript-resolvers": "4.0.1"
},
"dependencies": {
"graphql": "16.6.0",
"graphql": "16.8.0",
"graphql-yoga": "4.0.4"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/vite-react-cts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@apollo/client": "^3.7.10",
"@graphql-typed-document-node/core": "3.2.0",
"@vitejs/plugin-react-swc": "^3.0.0",
"graphql": "16.6.0",
"graphql": "16.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^4.1.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/vite-react-mts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@apollo/client": "^3.7.10",
"@graphql-typed-document-node/core": "3.2.0",
"@vitejs/plugin-react-swc": "^3.0.0",
"graphql": "16.6.0",
"graphql": "16.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^4.1.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/vite/vite-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@apollo/client": "^3.7.10",
"@graphql-typed-document-node/core": "3.2.0",
"@vitejs/plugin-react-swc": "^3.0.0",
"graphql": "16.6.0",
"graphql": "16.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^4.1.0"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"babel-jest": "29.6.4",
"bob-the-bundler": "6.0.0",
"eslint": "8.47.0",
"graphql": "16.6.0",
"graphql": "16.8.0",
"husky": "8.0.3",
"jest": "28.1.3",
"jest-docblock": "29.6.3",
Expand Down Expand Up @@ -85,7 +85,7 @@
"prettier": "2.8.8",
"babel-jest": "29.6.4",
"jest-runner": "28.1.3",
"graphql": "16.6.0",
"graphql": "16.8.0",
"graphql-language-service-interface": "2.10.2",
"**/apollo-language-server/graphql": "^16.0.0",
"**/@types/graphql-upload/graphql": "^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"classnames": "2.3.2",
"date-fns": "2.29.3",
"dedent": "0.7.0",
"graphql": "16.6.0",
"graphql": "16.8.0",
"js-yaml": "4.1.0",
"next": "13.4.2",
"next-mdx-remote": "4.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8628,10 +8628,10 @@ graphql-yoga@4.0.4:
lru-cache "^10.0.0"
tslib "^2.5.2"

graphql@16.6.0, graphql@^16.0.0, graphql@^16.6.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
graphql@16.8.0, graphql@^16.0.0, graphql@^16.6.0:
version "16.8.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4"
integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==

gray-matter@^4.0.3:
version "4.0.3"
Expand Down

0 comments on commit 74ba176

Please sign in to comment.