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

Commit

Permalink
chore(deps): update dependency @graphql-codegen/typescript-react-apol…
Browse files Browse the repository at this point in the history
…lo to v2
  • Loading branch information
renovate-bot committed Aug 5, 2020
1 parent 7d3fc82 commit 4d4187f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@graphql-codegen/cli": "1.17.7",
"@graphql-codegen/typescript": "1.17.7",
"@graphql-codegen/typescript-operations": "1.17.7",
"@graphql-codegen/typescript-react-apollo": "1.17.7",
"@graphql-codegen/typescript-react-apollo": "2.0.5",
"@types/deep-equal": "1.0.1",
"@types/graphql": "14.5.0",
"@types/lodash.throttle": "4.1.6",
Expand Down
41 changes: 28 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1797,7 +1797,7 @@
"@graphql-tools/utils" "^6.0.0"
tslib "~2.0.0"

"@graphql-codegen/[email protected]":
"@graphql-codegen/[email protected]", "@graphql-codegen/plugin-helpers@^1.17.7":
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==
Expand Down Expand Up @@ -1825,16 +1825,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.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-react-apollo/-/typescript-react-apollo-2.0.5.tgz#866d568d90639926c27ae95caad21619a9eec91f"
integrity sha512-rmje1IbugTPHzkUg9tWgy93VJQROel+6nxp/+dCvPb59KsdKCVZgP0kzcujehhzM/8gdG1L6/lcqP3XjMjjv0A==
dependencies:
"@graphql-codegen/plugin-helpers" "1.17.7"
"@graphql-codegen/visitor-plugin-common" "1.17.7"
"@graphql-codegen/plugin-helpers" "^1.17.7"
"@graphql-codegen/visitor-plugin-common" "^1.17.12"
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 Down Expand Up @@ -1862,6 +1862,21 @@
pascal-case "3.1.1"
tslib "~2.0.0"

"@graphql-codegen/visitor-plugin-common@^1.17.12":
version "1.17.12"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-1.17.12.tgz#d4bc677ea9b01c91a86519ebdeda293c97216838"
integrity sha512-ti06eEaNL1lz0ZAG4CxLeQYiTbzTjxVt4n3I7uyoX67rqfvRcXcEY9fXssaN6FJviSn+5zvLiNMIZsUwJk8k6g==
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-toolkit/[email protected]", "@graphql-toolkit/common@~0.10.6":
version "0.10.6"
resolved "https://registry.yarnpkg.com/@graphql-toolkit/common/-/common-0.10.6.tgz#43591fd3478ab27ec95bf39d5a8afdd17f0ac2fd"
Expand Down Expand Up @@ -4981,7 +4996,7 @@ callsites@^3.0.0:
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==

[email protected]:
[email protected], camel-case@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/camel-case/-/camel-case-4.1.1.tgz#1fc41c854f00e2f7d0139dfeba1542d6896fe547"
integrity sha512-7fa2WcG4fYFkclIvEmxBbTvmibwF2/agfEBc6q3lOpVu0A13ltLsA+Hr/8Hp6kp5f+G7hKi6t8lys6XxP+1K6Q==
Expand Down Expand Up @@ -6244,7 +6259,7 @@ depd@~2.0.0:
resolved "https://registry.yarnpkg.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df"
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==

[email protected]:
[email protected], 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 @@ -7864,7 +7879,7 @@ graphql-subscriptions@^1.0.0, graphql-subscriptions@^1.1.0:
dependencies:
iterall "^1.2.1"

[email protected]:
[email protected], graphql-tag@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.11.0.tgz#1deb53a01c46a7eb401d6cb59dec86fa1cccbffd"
integrity sha512-VmsD5pJqWJnQZMUeRwrDhfgoyqcfwEkvtpANqcoUG8/tOLkwNgU9mzub/Mc78OJMhHjx7gfAMTxzdG43VGg3bA==
Expand Down Expand Up @@ -10748,7 +10763,7 @@ parse-asn1@^5.0.0:
pbkdf2 "^3.0.3"
safe-buffer "^5.1.1"

[email protected]:
[email protected], 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

0 comments on commit 4d4187f

Please sign in to comment.