Skip to content

Commit

Permalink
Update graphqlcodegenerator monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 25, 2020
1 parent 129d340 commit d34ad05
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 65 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@graphql-codegen/cli": "1.19.2",
"@graphql-codegen/fragment-matcher": "1.17.8",
"@graphql-codegen/introspection": "1.18.0",
"@graphql-codegen/typescript": "1.17.11",
"@graphql-codegen/typescript-operations": "1.17.10",
"@graphql-codegen/typescript": "1.18.0",
"@graphql-codegen/typescript-operations": "1.17.11",
"@graphql-codegen/typescript-react-apollo": "1.17.7",
"@types/body-scroll-lock": "2.6.1",
"@types/styled-components": "5.1.4",
Expand Down
86 changes: 23 additions & 63 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1667,14 +1667,14 @@
tslib "~2.0.1"
upper-case "2.0.1"

"@graphql-codegen/[email protected].10":
version "1.17.10"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.17.10.tgz#e93e28008b0a50620024b7ecf39fb86ef06dfc8b"
integrity sha512-J51+x+Z+UuaH6vW4/qrdSNGL8H5V6cdRSwrBZGZKwUYrWjq3azATCbtzqIPqE6TLM7wHtZFNL967EUG5YeugXw==
"@graphql-codegen/[email protected].11":
version "1.17.11"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-1.17.11.tgz#3d9ad56bc673332163a02d282b7e027a8b18d082"
integrity sha512-NlOg6GQD1hHLJ5uunarVRYEK4vw3CfxE9ff1fi8XLR656tDjKANBuutFyTR0RJ15Le3zqAgcenU2PG0En+BKsQ==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.18.1"
"@graphql-codegen/typescript" "^1.17.8"
"@graphql-codegen/visitor-plugin-common" "^1.17.18"
"@graphql-codegen/typescript" "^1.18.0"
"@graphql-codegen/visitor-plugin-common" "^1.17.19"
auto-bind "~4.0.0"
tslib "~2.0.1"

Expand All @@ -1690,26 +1690,16 @@
pascal-case "3.1.1"
tslib "~2.0.0"

"@graphql-codegen/typescript@1.17.11":
version "1.17.11"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.17.11.tgz#9bcc00580b36e8c98e7cc565dbccaf1b8b8ce85d"
integrity sha512-cZsuOWpPWWHX7IIv2xMbrI/AZOiv+wEzyGpoGFV8zU6vjs54C50gb7Chhj9XPjMbOhUQ+z3Pn01geTRvi1gDeA==
"@graphql-codegen/typescript@1.18.0", "@graphql-codegen/typescript@^1.18.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.18.0.tgz#470bc5395e7312a65b43048b5e13cf68fd06fb03"
integrity sha512-uzZnZ17O3E/2GQ08jhKa4UMUvwzikrmbTc3sdbr48ItpTp1EWeslT6QbxyRjqZuGfAdJBua+Z8UMGC+7I3NakA==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.17.9"
"@graphql-codegen/visitor-plugin-common" "^1.17.16"
"@graphql-codegen/visitor-plugin-common" "^1.17.19"
auto-bind "~4.0.0"
tslib "~2.0.1"

"@graphql-codegen/typescript@^1.17.8":
version "1.17.8"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-1.17.8.tgz#08477e532d8342c8a74f75f46f97c85831418e23"
integrity sha512-OQCD4CbnKfHG63u1Sh+UsSKdzkoRHI8NmqnV0Z5ECO4Mm3mrm6fGoYZkKmHbA2tgWIFEsQLevDW+CfduyMd9BA==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.17.8"
"@graphql-codegen/visitor-plugin-common" "^1.17.13"
auto-bind "~4.0.0"
tslib "~2.0.0"

"@graphql-codegen/[email protected]":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.7.tgz#3158ca4fc7d45a0f5a6ad0706061015eae481d9e"
Expand All @@ -1725,42 +1715,13 @@
pascal-case "3.1.1"
tslib "~2.0.0"

"@graphql-codegen/visitor-plugin-common@^1.17.13":
version "1.17.13"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.13.tgz#88dfd8b266aab140a36018807449a1162612e393"
integrity sha512-RWL5VcUQh1mcNb+nr7pDnfoMZ9cn2MurDcZMYGTblIXox+FT33y9Cg4erRjzkVuTvxSf7xXc2TSrSkt9MeZRCw==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.17.8"
"@graphql-tools/relay-operation-optimizer" "^6.0.18"
array.prototype.flatmap "^1.2.3"
auto-bind "~4.0.0"
dependency-graph "^0.9.0"
graphql-tag "^2.11.0"
parse-filepath "^1.0.2"
pascal-case "^3.1.1"
tslib "~2.0.0"

"@graphql-codegen/visitor-plugin-common@^1.17.16":
version "1.17.16"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.16.tgz#37316cbe2bb9ec4ff65d1f3287c72641d4b3fe6c"
integrity sha512-q/v13WA4gqD79VR+rrUPrTdLn43qaEuSfij9k52ti4GNKnXglGHP8ljXTrHKN6MypUxOJ2u7tcFRgriH1nxy6w==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.17.9"
"@graphql-tools/relay-operation-optimizer" "^6"
array.prototype.flatmap "^1.2.3"
auto-bind "~4.0.0"
dependency-graph "^0.9.0"
graphql-tag "^2.11.0"
parse-filepath "^1.0.2"
pascal-case "^3.1.1"
tslib "~2.0.1"

"@graphql-codegen/visitor-plugin-common@^1.17.18":
version "1.17.18"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.18.tgz#68bd0465e29e6aef20617894fd668625daf81acc"
integrity sha512-/E083ja1vcl5GCnoeC7BObbTq6N1hpIXF3lQElLMvVvegSRzEm3XtvMNGQIumd6t3RDdpGT87ebSAS3lKPj8Pw==
"@graphql-codegen/visitor-plugin-common@^1.17.19":
version "1.17.19"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.19.tgz#4160746dfee7d3b199e26372f5f22e0c94f47830"
integrity sha512-c3+sQTiyb1R5t5pts/t5VABNbo47Wkx+NEgZrpiY5nbqWVpUbbF45/7ytH99EaR2Sjalrka/20bPDoO3lCopsg==
dependencies:
"@graphql-codegen/plugin-helpers" "^1.18.1"
"@graphql-tools/optimize" "1.0.0"
"@graphql-tools/relay-operation-optimizer" "^6"
array.prototype.flatmap "^1.2.3"
auto-bind "~4.0.0"
Expand Down Expand Up @@ -1969,6 +1930,13 @@
"@graphql-tools/utils" "6.0.18"
tslib "~2.0.0"

"@graphql-tools/[email protected]":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.0.0.tgz#975d22cd59749366baf5404923ca578d7ab2341c"
integrity sha512-Mi/opv6q0CmB+W/c2wKpI25jRY1w1e0GoSxg9JMm9ko9hrSW5JZANljs8Acq96L7CxFzAj0mkt9OQO1Rmt38cg==
dependencies:
tslib "~2.0.1"

"@graphql-tools/prisma-loader@^6":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@graphql-tools/prisma-loader/-/prisma-loader-6.2.3.tgz#ee820c46ea94836c97adbc4ea4a34ac2740e0ca6"
Expand Down Expand Up @@ -2016,14 +1984,6 @@
relay-compiler "10.0.1"
tslib "~2.0.1"

"@graphql-tools/relay-operation-optimizer@^6.0.18":
version "6.0.18"
resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.0.18.tgz#0089d4f222d323aae6d5b266daa5f2bc3689a14e"
integrity sha512-X11M/njvdeGUvER+oJCCFMmnoPPq1Y+W6AXWX8WKeaM4LxdMeYY9mAWfhUyNOX4XZlxUA6zNNH+QwBAyUyZvRA==
dependencies:
"@graphql-tools/utils" "6.0.18"
relay-compiler "10.0.1"

"@graphql-tools/[email protected]":
version "6.0.18"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-6.0.18.tgz#243eb370e4cded00767202bbabf0893f65c3f5b9"
Expand Down

0 comments on commit d34ad05

Please sign in to comment.