Skip to content

Commit 9bfc02f

Browse files
chore(deps): update dependency @graphql-codegen/plugin-helpers to v2.7.2
1 parent 61c4466 commit 9bfc02f

File tree

1 file changed

+30
-6
lines changed

1 file changed

+30
-6
lines changed

‎yarn.lock

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@
741741
minimatch "^3.0.4"
742742
strip-json-comments "^3.1.1"
743743

744-
"@graphql-codegen/plugin-helpers@^2.3.0", "@graphql-codegen/plugin-helpers@^2.3.1":
744+
"@graphql-codegen/plugin-helpers@^2.3.0":
745745
version "2.3.1"
746746
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.3.1.tgz#b66c742d3209a85bc2f72f9e2eceb6b08fc81f85"
747747
integrity sha512-rWH7igcjYqZ6rqNFTb4Wyp31863fRmmVpsRN8VHzBCltrepOO97jwTwB93aAw+T6Dm8aZto3QFfDIC79u8wA2Q==
@@ -753,6 +753,18 @@
753753
lodash "~4.17.0"
754754
tslib "~2.3.0"
755755

756+
"@graphql-codegen/plugin-helpers@^2.3.1":
757+
version "2.7.2"
758+
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-2.7.2.tgz#6544f739d725441c826a8af6a49519f588ff9bed"
759+
integrity sha512-kln2AZ12uii6U59OQXdjLk5nOlh1pHis1R98cDZGFnfaiAbX9V3fxcZ1MMJkB7qFUymTALzyjZoXXdyVmPMfRg==
760+
dependencies:
761+
"@graphql-tools/utils" "^8.8.0"
762+
change-case-all "1.0.14"
763+
common-tags "1.8.2"
764+
import-from "4.0.0"
765+
lodash "~4.17.0"
766+
tslib "~2.4.0"
767+
756768
"@graphql-codegen/plugin-helpers@^3.1.1":
757769
version "3.1.2"
758770
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-3.1.2.tgz#69a2e91178f478ea6849846ade0a59a844d34389"
@@ -866,13 +878,20 @@
866878
relay-compiler "12.0.0"
867879
tslib "~2.3.0"
868880

869-
"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1", "@graphql-tools/utils@^8.5.2":
881+
"@graphql-tools/utils@^8.1.1", "@graphql-tools/utils@^8.3.0", "@graphql-tools/utils@^8.5.1":
870882
version "8.5.3"
871883
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.5.3.tgz#404062e62cae9453501197039687749c4885356e"
872884
integrity sha512-HDNGWFVa8QQkoQB0H1lftvaO1X5xUaUDk1zr1qDe0xN1NL0E/CrQdJ5UKLqOvH4hkqVUPxQsyOoAZFkaH6rLHg==
873885
dependencies:
874886
tslib "~2.3.0"
875887

888+
"@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.8.0":
889+
version "8.13.1"
890+
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.13.1.tgz#b247607e400365c2cd87ff54654d4ad25a7ac491"
891+
integrity sha512-qIh9yYpdUFmctVqovwMdheVNJqFh+DQNWIhX87FJStfXYnmweBUDATok9fWPleKeFwxnW8IapKmY8m8toJEkAw==
892+
dependencies:
893+
tslib "^2.4.0"
894+
876895
"@graphql-tools/utils@^9.0.0":
877896
version "9.2.1"
878897
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
@@ -5051,16 +5070,21 @@ tslib@^1.8.1:
50515070
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
50525071
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
50535072

5054-
tslib@^2.0.3, tslib@^2.4.0:
5055-
version "2.6.1"
5056-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
5057-
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==
5073+
tslib@^2.0.3:
5074+
version "2.8.1"
5075+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
5076+
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
50585077

50595078
tslib@^2.1.0, tslib@^2.2.0, tslib@~2.3.0:
50605079
version "2.3.1"
50615080
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
50625081
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
50635082

5083+
tslib@^2.4.0:
5084+
version "2.6.1"
5085+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
5086+
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==
5087+
50645088
tslib@^2.5.0:
50655089
version "2.5.0"
50665090
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"

0 commit comments

Comments
 (0)
close