Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

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 Jan 26, 2021
1 parent 868d832 commit d42323a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 108 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@graphql-codegen/cli": "1.20.1",
"@graphql-codegen/typescript": "1.20.1",
"@graphql-codegen/typescript-operations": "1.17.14",
"@graphql-codegen/typescript-react-apollo": "1.17.7",
"@graphql-codegen/typescript-react-apollo": "2.2.1",
"@types/graphql": "14.2.3",
"@types/jest": "24.9.1",
"@types/node": "12.19.15",
Expand Down
121 changes: 14 additions & 107 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@
ts-invariant "^0.4.4"
tslib "^1.10.0"

"@ardatan/[email protected]":
version "0.0.1"
resolved "https://registry.yarnpkg.com/@ardatan/aggregate-error/-/aggregate-error-0.0.1.tgz#1403ac5de10d8ca689fc1f65844c27179ae1d44f"
integrity sha512-UQ9BequOTIavs0pTHLMwQwKQF8tTV1oezY/H2O9chA+JNPFZSua55xpU5dPSjAU9/jLJ1VwU+HJuTVN8u7S6Fg==

"@ardatan/[email protected]":
version "0.0.6"
resolved "https://registry.yarnpkg.com/@ardatan/aggregate-error/-/aggregate-error-0.0.6.tgz#fe6924771ea40fc98dc7a7045c2e872dc8527609"
Expand Down Expand Up @@ -1584,23 +1579,6 @@
"@graphql-tools/utils" "^6"
tslib "~2.0.1"

"@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.18.2":
version "1.18.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.18.2.tgz#57011076cb8b8f5d04d37d226a5eda300c01be94"
Expand Down Expand Up @@ -1629,17 +1607,17 @@
auto-bind "~4.0.0"
tslib "~2.1.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.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-2.2.1.tgz#4791e2b47478d8c1d5c9f8a4460156176cb185bc"
integrity sha512-xOOB0avE6w7UpuEZ56eNGkD5zek1+Z2x2/F9/f4AU2dUiRNbNmpYOzuiOg4nz9eA5DBXX7fS4TkLwyqJ3sF77A==
dependencies:
"@graphql-codegen/plugin-helpers" "1.17.7"
"@graphql-codegen/visitor-plugin-common" "1.17.7"
"@graphql-codegen/plugin-helpers" "^1.18.2"
"@graphql-codegen/visitor-plugin-common" "^1.17.20"
auto-bind "~4.0.0"
camel-case "4.1.1"
pascal-case "3.1.1"
tslib "~2.0.0"
camel-case "^4.1.1"
pascal-case "^3.1.1"
tslib "~2.0.1"

"@graphql-codegen/[email protected]", "@graphql-codegen/typescript@^1.20.1":
version "1.20.1"
Expand All @@ -1651,22 +1629,7 @@
auto-bind "~4.0.0"
tslib "~2.1.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.18.1":
"@graphql-codegen/visitor-plugin-common@^1.17.20", "@graphql-codegen/visitor-plugin-common@^1.18.1":
version "1.18.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.18.1.tgz#510ab9e2cb5b75c96d7115b897c75ed56f1e74a7"
integrity sha512-6DtLLUX4H2noISKK+6NQl3ERePmoxuHk44C1ICyEQlRnVIOfPquVMeTDWX1+KKD3hRGStM1h4GiRDpXEGGj4zA==
Expand Down Expand Up @@ -1909,14 +1872,6 @@
tslib "~2.0.1"
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":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@graphql-tools/relay-operation-optimizer/-/relay-operation-optimizer-6.2.3.tgz#8f2bda200ae1eab53991f952f1e900c2bcc9b610"
Expand Down Expand Up @@ -1973,14 +1928,6 @@
valid-url "1.0.9"
websocket "1.0.32"

"@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":
version "6.2.3"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.2.3.tgz#235636b47a62f12f3dddbdd30b2986fc03f3a5fa"
Expand Down Expand Up @@ -3102,7 +3049,7 @@ array.prototype.flat@^1.2.3:
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 @@ -3637,7 +3584,7 @@ [email protected]:
pascal-case "^3.1.1"
tslib "^1.10.0"

camel-case@^4.1.2:
camel-case@^4.1.1, camel-case@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/camel-case/-/camel-case-4.1.2.tgz#9728072a954f805228225a6deea6b38461e1bd5a"
integrity sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==
Expand Down Expand Up @@ -4328,11 +4275,6 @@ depd@~1.1.2:
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=

[email protected]:
version "0.9.0"
resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.9.0.tgz#11aed7e203bc8b00f48356d92db27b265c445318"
integrity sha512-9YLIBURXj4DJMFALxXw9K3Y3rwb5Fk0X5/8ipCzaN84+gKxoHK43tVKRNakCQbiEx07E8Uwhuq21BpUagFhZ8w==

dependency-graph@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/dependency-graph/-/dependency-graph-0.10.0.tgz#dfebe384f1f36faf7782be203a7a71102a6335a6"
Expand Down Expand Up @@ -7534,7 +7476,7 @@ lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==

lodash@^4.17.19, lodash@~4.17.15:
lodash@^4.17.19:
version "4.17.19"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
Expand Down Expand Up @@ -8799,7 +8741,7 @@ parent-module@^1.0.0:
dependencies:
callsites "^3.0.0"

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 @@ -9583,28 +9525,6 @@ regjsparser@^0.6.0:
dependencies:
jsesc "~0.5.0"

[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 @@ -9627,14 +9547,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 Expand Up @@ -10793,11 +10705,6 @@ tslib@^2, tslib@^2.0.0, tslib@^2.0.3:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==

tslib@~2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==

tslib@~2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
Expand Down

0 comments on commit d42323a

Please sign in to comment.