Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v15.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 20, 2021
1 parent 2bdb82e commit 22de409
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"jest": "26.2.2",
"ts-jest": "26.1.4",
"ts-node": "8.10.2",
"graphql": "15.3.0",
"graphql": "15.6.0",
"typescript": "3.9.7"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"bob-the-bundler": "1.1.0",
"graphql": "15.3.0",
"graphql": "15.6.0",
"typescript": "3.9.7"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/patch-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@graphql-codegen/cli": "1.21.6",
"@graphql-codegen/typescript": "1.22.4",
"@graphql-codegen/typescript-operations": "1.18.3",
"graphql": "15.3.0",
"graphql": "15.6.0",
"typescript": "3.9.7"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3909,10 +3909,10 @@ graphql-ws@^4.4.1:
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-4.9.0.tgz#5cfd8bb490b35e86583d8322f5d5d099c26e365c"
integrity sha512-sHkK9+lUm20/BGawNEWNtVAeJzhZeBg21VmvmLoT5NdGVeZWv5PdIhkcayQIAgjSyyQ17WMKmbDijIPG2On+Ag==

graphql@15.3.0:
version "15.3.0"
resolved "https://registry.npmjs.org/graphql/-/graphql-15.3.0.tgz#3ad2b0caab0d110e3be4a5a9b2aa281e362b5278"
integrity sha512-GTCJtzJmkFLWRfFJuoo9RWWa/FfamUHgiFosxi/X1Ani4AVWbeyBenZTNX6dM+7WSbbFfTo/25eh0LLkwHMw2w==
graphql@15.6.0:
version "15.6.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.0.tgz#e69323c6a9780a1a4b9ddf7e35ca8904bb04df02"
integrity sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ==

growly@^1.3.0:
version "1.3.0"
Expand Down

0 comments on commit 22de409

Please sign in to comment.