Skip to content

Commit

Permalink
fix(deps): update dependency graphql to v15.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 5, 2021
1 parent 732cc4d commit c5d0171
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions integration/test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@graphql-tools/load-files": "6.5.2",
"@types/node": "13.13.45",
"graphql": "15.6.1",
"graphql": "15.7.2",
"graphql-config": "3.4.1",
"graphql-tag": "2.12.5"
},
Expand All @@ -22,7 +22,7 @@
"@graphql-cli/serve": "4.1.0",
"@graphql-cli/similar": "2.1.0",
"@graphql-cli/validate": "2.1.0",
"graphql": "15.6.1",
"graphql": "15.7.2",
"graphql-cli": "4.1.0",
"tslint": "6.1.3",
"typescript": "4.4.4"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "14.17.32",
"@types/rimraf": "3.0.2",
"@types/tmp": "0.2.2",
"graphql": "15.6.1",
"graphql": "15.7.2",
"husky": "4.3.8",
"lerna": "3.22.1",
"lint-staged": "10.5.4",
Expand All @@ -55,7 +55,7 @@
"singleQuote": true
},
"resolutions": {
"graphql": "15.6.1"
"graphql": "15.7.2"
},
"dependencies": {
"@types/yargs": "15.0.14"
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/generate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"build": "tsc"
},
"peerDependencies": {
"graphql": "15.6.1"
"graphql": "15.7.2"
},
"dependencies": {
"@graphql-cli/common": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"build": "tsc"
},
"peerDependencies": {
"graphql": "15.6.1"
"graphql": "15.7.2"
},
"dependencies": {
"@graphql-cli/common": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "tsc"
},
"peerDependencies": {
"graphql": "15.6.1"
"graphql": "15.7.2"
},
"dependencies": {
"@graphql-tools/apollo-engine-loader": "^7.0.4",
Expand Down
2 changes: 1 addition & 1 deletion templates/fullstack/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@apollo/react-hooks": "3.1.5",
"@material-ui/core": "4.12.3",
"apollo-boost": "0.4.9",
"graphql": "15.6.1",
"graphql": "15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand Down
4 changes: 2 additions & 2 deletions templates/fullstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@graphql-cli/serve": "4.1.0",
"@graphql-cli/similar": "2.1.0",
"@graphql-cli/validate": "2.1.0",
"graphql": "15.6.1",
"graphql": "15.7.2",
"graphql-cli": "4.1.0",
"schemats": "3.0.3",
"tslint": "6.1.3",
"typescript": "4.4.4"
},
"resolutions": {
"graphql": "15.6.1"
"graphql": "15.7.2"
},
"author": {
"name": "Arda TANRIKULU"
Expand Down
2 changes: 1 addition & 1 deletion templates/fullstack/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"apollo-server-express": "2.25.3",
"cors": "2.8.5",
"express": "4.17.1",
"graphql": "15.6.1",
"graphql": "15.7.2",
"graphql-config": "3.4.1",
"graphql-tag": "2.12.5",
"knex": "0.95.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8179,10 +8179,10 @@ graphql-ws@^5.0.0:
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.3.0.tgz#345f73686b639735f1f4ef0b9ea28e17c7f6a745"
integrity sha512-53MbSTOmgx5i6hf3DHVD5PrXix1drDmt2ja8MW7NG+aTpKGzkXVLyNcyNpxme4SK8jVtIV6ZIHkiwirqN0efpw==

graphql@15.4.0, graphql@15.6.1, graphql@^15.5.0:
version "15.6.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.1.tgz#9125bdf057553525da251e19e96dab3d3855ddfc"
integrity sha512-3i5lu0z6dRvJ48QP9kFxBkJ7h4Kso7PS8eahyTFz5Jm6CvQfLtNIE8LX9N6JLnXTuwR+sIYnXzaWp6anOg0QQw==
graphql@15.4.0, graphql@15.7.2, graphql@^15.5.0:
version "15.7.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.7.2.tgz#85ab0eeb83722977151b3feb4d631b5f2ab287ef"
integrity sha512-AnnKk7hFQFmU/2I9YSQf3xw44ctnSFCfp3zE0N6W174gqe9fWG/2rKaKxROK7CcI3XtERpjEKFqts8o319Kf7A==

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

0 comments on commit c5d0171

Please sign in to comment.