chore(deps): update graphqlcodegenerator monorepo to v2.1.2

This commit is contained in:
Renovate Bot 2021-08-25 20:20:08 +00:00
parent df39a5afad
commit 5560cdf184
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 40 additions and 21 deletions

View File

@ -70,8 +70,8 @@
},
"devDependencies": {
"@graphql-codegen/cli": "2.1.1",
"@graphql-codegen/typescript": "2.1.1",
"@graphql-codegen/typescript-operations": "2.1.1",
"@graphql-codegen/typescript": "2.1.2",
"@graphql-codegen/typescript-operations": "2.1.2",
"@types/apollo-upload-client": "^14.1.0",
"@types/lodash": "^4.14.168",
"@types/react-router-dom": "^5.1.7",

View File

@ -1398,36 +1398,48 @@
lodash "~4.17.0"
tslib "~2.3.0"
"@graphql-codegen/typescript-operations@2.1.1":
"@graphql-codegen/plugin-helpers@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.1.1.tgz#d1929006eee8046c3f75f1e446dedf6b60edd78f"
integrity sha512-5ysw8dILZ8+tlQtJpY7/fles2t+dWBVtbBE5DdBjQ8u9gFHp5EtHkHAFaO08UAEuf6IW5DkHzr/4FeIXpswlKg==
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.1.1.tgz#fc13e735763574ef308045bbb95c3e7201ec0027"
integrity sha512-7jjN9fekMQkpd7cRTbaBxgqt/hkR3CXeOUSsEyHFDDHKtvCrnev3iyc75IeWXpO9tOwDE8mVPTzEZnu4QukrNA==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.1.0"
"@graphql-codegen/typescript" "^2.1.1"
"@graphql-codegen/visitor-plugin-common" "2.1.1"
"@graphql-tools/utils" "^8.1.1"
change-case-all "1.0.14"
common-tags "1.8.0"
import-from "4.0.0"
lodash "~4.17.0"
tslib "~2.3.0"
"@graphql-codegen/typescript-operations@2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-operations/-/typescript-operations-2.1.2.tgz#fe93ec2e1fe6c036f6d60210d8259a24b2e9434d"
integrity sha512-4Eqn2TREH3mFY7yiGFlFN+UWGxhPX0HcEt/WIxLydvR57tOEMDYpDdPmaIQ/BQ8vntPA6h/FHIs6wnwFMvJ9jQ==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.1.1"
"@graphql-codegen/typescript" "^2.1.2"
"@graphql-codegen/visitor-plugin-common" "2.1.2"
auto-bind "~4.0.0"
tslib "~2.3.0"
"@graphql-codegen/typescript@2.1.1", "@graphql-codegen/typescript@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.1.1.tgz#b818826eac64a3153cc8d6cbd849a8a39fd0da60"
integrity sha512-FDTuFIvuP0wbwuEUfMw7PiNVE4qJkjpiAccaZTEm6A69Wcumt774qaHMQC2vIg2t5xi1t69n8lbIggdtgf6Xtw==
"@graphql-codegen/typescript@2.1.2", "@graphql-codegen/typescript@^2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.1.2.tgz#410d69b9d89cf5f6d712ed08687f45e750986ee8"
integrity sha512-9CHTeMyNwUaIaRYOC06XTdmZbgOoX0pM8c7D8oXfAgV6clEcoGX9cUYcybxZOO3XQvsOGSL/GhyiHpXvjiTffA==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.1.0"
"@graphql-codegen/visitor-plugin-common" "2.1.1"
"@graphql-codegen/plugin-helpers" "^2.1.1"
"@graphql-codegen/visitor-plugin-common" "2.1.2"
auto-bind "~4.0.0"
tslib "~2.3.0"
"@graphql-codegen/visitor-plugin-common@2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.1.1.tgz#9181f8b1a87332db604e0e3aada3cf91bc458fb4"
integrity sha512-FO8kMDL+Y1yw8DirhIsY97RjVKfmxxhK179njA46Vu85Rg4zCuLpGMyB0mkhl95QGfdfuJjbB1lz34U27Ce9Wg==
"@graphql-codegen/visitor-plugin-common@2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.1.2.tgz#30f96e27bd6410211bf8b90cbb26e1b432221670"
integrity sha512-Mij8zXxA6nEL5wafCL9pVITFsmYnNIgkJ0B929cnAKHMFw0qU6ms1PkNCh7Or1ekWtu+RYQq/2tkCT//1HZASw==
dependencies:
"@graphql-codegen/plugin-helpers" "^2.1.0"
"@graphql-codegen/plugin-helpers" "^2.1.1"
"@graphql-tools/optimize" "^1.0.1"
"@graphql-tools/relay-operation-optimizer" "^6.3.7"
array.prototype.flatmap "^1.2.4"
"@graphql-tools/utils" "8.1.2"
auto-bind "~4.0.0"
change-case-all "1.0.14"
dependency-graph "^0.11.0"
@ -1743,6 +1755,13 @@
dependencies:
tslib "~2.3.0"
"@graphql-tools/utils@8.1.2":
version "8.1.2"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.1.2.tgz#a376259fafbca7532fda657e3abeec23b545e5d3"
integrity sha512-3G+NIBR5mHjPm78jAD0l07JRE0XH+lr9m7yL/wl69jAzK0Jr/H+/Ok4ljEolI70iglz+ZhIShVPAwyesF6rnFg==
dependencies:
tslib "~2.3.0"
"@graphql-tools/utils@^8.1.1":
version "8.1.1"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.1.1.tgz#2ef056a1d6e1e909085e1115d3bb48f890c2a2b6"
@ -3292,7 +3311,7 @@ array.prototype.flat@^1.2.3:
define-properties "^1.1.3"
es-abstract "^1.18.0-next.1"
array.prototype.flatmap@^1.2.3, array.prototype.flatmap@^1.2.4:
array.prototype.flatmap@^1.2.3:
version "1.2.4"
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz#94cfd47cc1556ec0747d97f7c7738c58122004c9"
integrity sha512-r9Z0zYoxqHz60vvQbWEdXIEtCwHF0yxaWfno9qzXeNHvfyl3BZqygmGzb84dsubyaXLH4husF+NFgMSdpZhk2Q==