Skip to content

Commit bf64bcf

Browse files
chore(deps): update dependency @graphql-codegen/plugin-helpers to v2.7.2
1 parent 417ae3e commit bf64bcf

File tree

1 file changed

+30
-13
lines changed

1 file changed

+30
-13
lines changed

yarn.lock

Lines changed: 30 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -766,16 +766,16 @@
766766
upper-case "2.0.1"
767767

768768
"@graphql-codegen/plugin-helpers@^2.3.0", "@graphql-codegen/plugin-helpers@^2.3.1":
769-
version "2.3.1"
770-
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.1.tgz#b66c742d3209a85bc2f72f9e2eceb6b08fc81f85"
771-
integrity sha512-rWH7igcjYqZ6rqNFTb4Wyp31863fRmmVpsRN8VHzBCltrepOO97jwTwB93aAw+T6Dm8aZto3QFfDIC79u8wA2Q==
769+
version "2.7.2"
770+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed"
771+
integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==
772772
dependencies:
773-
"@graphql-tools/utils" "^8.5.2"
773+
"@graphql-tools/utils" "^8.8.0"
774774
change-case-all "1.0.14"
775-
common-tags "1.8.0"
775+
common-tags "1.8.2"
776776
import-from "4.0.0"
777777
lodash "~4.17.0"
778-
tslib "~2.3.0"
778+
tslib "~2.4.0"
779779

780780
"@graphql-codegen/schema-ast@^2.4.0":
781781
version "2.4.0"
@@ -886,13 +886,20 @@
886886
camel-case "4.1.1"
887887
tslib "~2.0.1"
888888

889-
"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2":
889+
"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1":
890890
version "8.5.3"
891891
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.3.tgz#404062e62cae9453501197039687749c4885356e"
892892
integrity sha512-HDNGWFVa8QQkoQB0H1lftvaO1X5xUaUDk1zr1qDe0xN1NL0E/CrQdJ5UKLqOvH4hkqVUPxQsyOoAZFkaH6rLHg==
893893
dependencies:
894894
tslib "~2.3.0"
895895

896+
"@graphql-tools/utils@^8.8.0":
897+
version "8.13.1"
898+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491"
899+
integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==
900+
dependencies:
901+
tslib "^2.4.0"
902+
896903
"@humanwhocodes/config-array@^0.6.0":
897904
version "0.6.0"
898905
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.6.0.tgz#b5621fdb3b32309d2d16575456cbc277fa8f021a"
@@ -1966,6 +1973,11 @@ common-tags@1.8.0:
19661973
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
19671974
integrity sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw==
19681975

1976+
common-tags@1.8.2:
1977+
version "1.8.2"
1978+
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.2.tgz#94ebb3c076d26032745fd54face7f688ef5ac9c6"
1979+
integrity sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==
1980+
19691981
concat-map@0.0.1:
19701982
version "0.0.1"
19711983
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
@@ -5038,21 +5050,26 @@ tslib@^1.10.0, tslib@^1.8.1:
50385050
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
50395051
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
50405052

5041-
tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@~2.3.0:
5042-
version "2.3.1"
5043-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
5044-
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
5045-
5046-
tslib@^2.4.0, tslib@^2.5.0:
5053+
tslib@^2.0.3, tslib@^2.4.0, tslib@^2.5.0:
50475054
version "2.5.0"
50485055
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
50495056
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
50505057

5058+
tslib@^2.1.0, tslib@^2.2.0, tslib@~2.3.0:
5059+
version "2.3.1"
5060+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
5061+
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
5062+
50515063
tslib@~2.0.0, tslib@~2.0.1:
50525064
version "2.0.3"
50535065
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.3.tgz#8e0741ac45fc0c226e58a17bfc3e64b9bc6ca61c"
50545066
integrity sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ==
50555067

5068+
tslib@~2.4.0:
5069+
version "2.4.1"
5070+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
5071+
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
5072+
50565073
tsutils@^3.21.0:
50575074
version "3.21.0"
50585075
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"

0 commit comments

Comments
 (0)