Skip to content

Commit

Permalink
Update dependency @graphql-codegen/typescript-react-apollo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 28, 2020
1 parent 743107b commit e63fc66
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 97 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@graphql-codegen/introspection": "1.17.8",
"@graphql-codegen/typescript": "1.17.9",
"@graphql-codegen/typescript-operations": "1.17.8",
"@graphql-codegen/typescript-react-apollo": "1.17.7",
"@graphql-codegen/typescript-react-apollo": "2.0.6",
"@types/body-scroll-lock": "2.6.1",
"@types/styled-components": "5.1.2",
"apollo": "2.30.3"
Expand Down
107 changes: 11 additions & 96 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1565,23 +1565,6 @@
"@graphql-codegen/plugin-helpers" "^1.17.8"
tslib "~2.0.0"

"@graphql-codegen/[email protected]":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.17.7.tgz#5903105fda9470aafefe9da29e3a6fb3a52b8376"
integrity sha512-LsXS0s/ZOACZXa3W29ekcaQLzP8TsYzow6nIjW6rtkWX5T0EDooBQbDn1cdLdlpenqbUU+vtONwR6Qqc6hrq2Q==
dependencies:
"@graphql-tools/utils" "^6.0.0"
camel-case "4.1.1"
common-tags "1.8.0"
constant-case "3.0.3"
import-from "3.0.0"
lodash "~4.17.15"
lower-case "2.0.1"
param-case "3.0.3"
pascal-case "3.1.1"
tslib "~2.0.0"
upper-case "2.0.1"

"@graphql-codegen/plugin-helpers@^1.17.8":
version "1.17.8"
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.17.8.tgz#d47e8bd6b425b38cfc4e2d670b31183b8e9a91e8"
Expand Down Expand Up @@ -1610,16 +1593,16 @@
auto-bind "~4.0.0"
tslib "~2.0.0"

"@graphql-codegen/typescript-react-apollo@1.17.7":
version "1.17.7"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-1.17.7.tgz#b1d1ad1150c07097566f46c208ca54d42a8ad4f5"
integrity sha512-Yoc7XwruETJ1Aoi5UBLF+AVsyReGPxI9jEpsNWv/Xm5zzGGk8iVwKIwos9hBjzkDO0sQooZZa0UXBKXNQa7j0w==
"@graphql-codegen/typescript-react-apollo@2.0.6":
version "2.0.6"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-2.0.6.tgz#da5a515f3cf9b1438a58ae64d0d96f9c62a0c3c7"
integrity sha512-DAIUp7K2HWNn8h6w2D+R5ZKntZbHVumrT8ZIYNR6kzjdBrjDR2qPf71pSIljv+y47eR6sbQlj5i7ABZcQXPo7Q==
dependencies:
"@graphql-codegen/plugin-helpers" "1.17.7"
"@graphql-codegen/visitor-plugin-common" "1.17.7"
"@graphql-codegen/plugin-helpers" "^1.17.8"
"@graphql-codegen/visitor-plugin-common" "^1.17.13"
auto-bind "~4.0.0"
camel-case "4.1.1"
pascal-case "3.1.1"
camel-case "^4.1.1"
pascal-case "^3.1.1"
tslib "~2.0.0"

"@graphql-codegen/[email protected]":
Expand All @@ -1642,21 +1625,6 @@
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"
integrity sha512-z5WvYqgCgPAAuMJMOE0e0nEicdaQRm59/vP+yYihKQmwrASzPlqa1BUiGDnfrPcCooB9fEUHB+cQb3gt9GRfEg==
dependencies:
"@graphql-codegen/plugin-helpers" "1.17.7"
"@graphql-tools/relay-operation-optimizer" "6.0.15"
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.13":
version "1.17.13"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.13.tgz#88dfd8b266aab140a36018807449a1162612e393"
Expand Down Expand Up @@ -1892,14 +1860,6 @@
tslib "~2.0.0"
yaml-ast-parser "^0.0.43"

"@graphql-tools/[email protected]":
version "6.0.15"
resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.0.15.tgz#f991499c54945cb8fa2396bb5292252fbda0a773"
integrity sha512-Y4h2kclKh5HvyvmoxeZiDhqdhMKfLKamOYx6UVpFsbeKb6Tt9RCNPVhpa+YToXxUXl0PvjhxZWeQ4lZY0GE0ug==
dependencies:
"@graphql-tools/utils" "6.0.15"
relay-compiler "10.0.0"

"@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"
Expand Down Expand Up @@ -1931,14 +1891,6 @@
valid-url "1.0.9"
websocket "1.0.31"

"@graphql-tools/[email protected]":
version "6.0.15"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.15.tgz#6d54d383285bea3c22797531933b62a408e78e49"
integrity sha512-VG5cMLPgh9RDLGHamGpXVnBrNw7bZGT46LrxK7IIqDZI9H0GPsRCo8+p+CfDkw0IlDiEECb624WVCpm9IYNecA==
dependencies:
"@ardatan/aggregate-error" "0.0.1"
camel-case "4.1.1"

"@graphql-tools/[email protected]", "@graphql-tools/utils@^6.0.18":
version "6.0.18"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.18.tgz#bba960f0ab327c8304089d41da0b7a3e00fe430f"
Expand All @@ -1947,13 +1899,6 @@
"@ardatan/aggregate-error" "0.0.1"
camel-case "4.1.1"

"@graphql-tools/utils@^6.0.0":
version "6.0.6"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.0.6.tgz#49ef23dc96ee92771115c5b35eebaea0b0e3b71a"
integrity sha512-GHRnK7uSBERIoDd4D+RRQucF2eHESDpX4gcPvRuFiJblL+tEsno+I91FzyiTix3vFxnz3bAzWt7p+EN25PE4Xw==
dependencies:
camel-case "4.1.1"

"@graphql-tools/[email protected]":
version "6.0.18"
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-6.0.18.tgz#a9a9bd8e1dac469671274153f419ab35317164ac"
Expand Down Expand Up @@ -3605,7 +3550,7 @@ array.prototype.flat@^1.2.1:
define-properties "^1.1.3"
es-abstract "^1.17.0-next.1"

array.prototype.flatmap@1.2.3, array.prototype.flatmap@^1.2.3:
array.prototype.flatmap@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.3.tgz#1c13f84a178566042dd63de4414440db9222e443"
integrity sha512-OOEk+lkePcg+ODXIpvuU9PAryCikCJyo7GlDG1upleEpQRx6mzL9puEBkozQ5iAx20KV0l3DbyQwqciJtqe5Pg==
Expand Down Expand Up @@ -5520,7 +5465,7 @@ depd@~1.1.2:
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=

dependency-graph@0.9.0, dependency-graph@^0.9.0:
dependency-graph@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.9.0.tgz#11aed7e203bc8b00f48356d92db27b265c445318"
integrity sha512-9YLIBURXj4DJMFALxXw9K3Y3rwb5Fk0X5/8ipCzaN84+gKxoHK43tVKRNakCQbiEx07E8Uwhuq21BpUagFhZ8w==
Expand Down Expand Up @@ -10054,7 +9999,7 @@ parse-asn1@^5.0.0:
pbkdf2 "^3.0.3"
safe-buffer "^5.1.1"

parse-filepath@1.0.2, parse-filepath@^1.0.2:
parse-filepath@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/parse-filepath/-/parse-filepath-1.0.2.tgz#a632127f53aaf3d15876f5872f3ffac763d6c891"
integrity sha1-pjISf1Oq89FYdvWHLz/6x2PWyJE=
Expand Down Expand Up @@ -11618,28 +11563,6 @@ relateurl@^0.2.7:
resolved "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9"
integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=

[email protected]:
version "10.0.0"
resolved "https://registry.yarnpkg.com/relay-compiler/-/relay-compiler-10.0.0.tgz#04d50d8ec53e3f683bc379b756cf0542a76105af"
integrity sha512-EVBMcMCiP+waOPR2930cNCCsac1sNhfQayzS+bOEMz2Lls5Bx7grhaadkBZLTEdCHQ1kf7lrsmcMDqj9mxABFw==
dependencies:
"@babel/core" "^7.0.0"
"@babel/generator" "^7.5.0"
"@babel/parser" "^7.0.0"
"@babel/runtime" "^7.0.0"
"@babel/traverse" "^7.0.0"
"@babel/types" "^7.0.0"
babel-preset-fbjs "^3.3.0"
chalk "^4.0.0"
fb-watchman "^2.0.0"
fbjs "^1.0.0"
glob "^7.1.1"
immutable "~3.7.6"
nullthrows "^1.1.1"
relay-runtime "10.0.0"
signedsource "^1.0.0"
yargs "^15.3.1"

[email protected]:
version "10.0.1"
resolved "https://registry.yarnpkg.com/relay-compiler/-/relay-compiler-10.0.1.tgz#d3029a5121cad52e1e55073210365b827cee5f3b"
Expand All @@ -11662,14 +11585,6 @@ [email protected]:
signedsource "^1.0.0"
yargs "^15.3.1"

[email protected]:
version "10.0.0"
resolved "https://registry.yarnpkg.com/relay-runtime/-/relay-runtime-10.0.0.tgz#cfceb0f8453b39a385d63093f2dbf1702ddc02b3"
integrity sha512-QEpFwEjvGgWgQ0MPJyrZKggaCoGMKwxPQx7NwYl4FcMmxZcicc8wk6vI1iTxl0tsPKgW/YG8FgueQR+X7ZtZqw==
dependencies:
"@babel/runtime" "^7.0.0"
fbjs "^1.0.0"

[email protected]:
version "10.0.1"
resolved "https://registry.yarnpkg.com/relay-runtime/-/relay-runtime-10.0.1.tgz#c83bd7e6e37234ece2a62a254e37dd199a4f74f9"
Expand Down

0 comments on commit e63fc66

Please sign in to comment.