File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 45
45
"license" : " MIT" ,
46
46
"devDependencies" : {
47
47
"@graphql-codegen/cli" : " 2.6.2" ,
48
- "@graphql-codegen/typescript" : " 2.4.10 " ,
48
+ "@graphql-codegen/typescript" : " 2.4.11 " ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 27.5.0" ,
51
51
"@typescript-eslint/eslint-plugin" : " 5.22.0" ,
Original file line number Diff line number Diff line change 813
813
" @graphql-tools/utils" " ^8.1.1"
814
814
tslib "~2.3.0"
815
815
816
- " @graphql-codegen/[email protected] .10 " :
817
- version "2.4.10 "
818
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.10 .tgz#245512826fc0c6663756cca6359ac4d45719af5f "
819
- integrity sha512-Wr/GzYrpY8d8I9+ZFSkNefOpYaMtBL2s2E79IoEOLAqXHUWxM0reBwkEk4oHtLw27AmaXgngajPFPaO5QAhotQ ==
816
+ " @graphql-codegen/[email protected] .11 " :
817
+ version "2.4.11 "
818
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.11 .tgz#b9d8bddaeb79ff4a85e1d0f9c774afba7423177c "
819
+ integrity sha512-K3oDLPJRH9Wgpg9TOvb7L+xrJZ8HxkIzV2umqGn54c+8DQjvnRFBIYRO0THgUBMnEauE2sEy6RZkGHGfgQUruA ==
820
820
dependencies :
821
821
" @graphql-codegen/plugin-helpers" " ^2.4.0"
822
822
" @graphql-codegen/schema-ast" " ^2.4.1"
823
- " @graphql-codegen/visitor-plugin-common" " 2.7.6 "
823
+ " @graphql-codegen/visitor-plugin-common" " 2.8.0 "
824
824
auto-bind "~4.0.0"
825
825
tslib "~2.4.0"
826
826
827
- " @graphql-codegen/visitor-plugin-common@2.7.6 " :
828
- version "2.7.6 "
829
- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.7.6 .tgz#70be729551fedc090d69fe4f16272bccf5222d28 "
830
- integrity sha512-XHeopd8z5UE2alv8nn2LrF+qpfRpldeqHOwrmLmlzyCWcuz5vMiZ08CgtE03micQNQJg5s8Z9m72S3FrvBUoAA ==
827
+ " @graphql-codegen/visitor-plugin-common@2.8.0 " :
828
+ version "2.8.0 "
829
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.8.0 .tgz#f1de3bd5ee123e6f72c06423912a3a83a6044938 "
830
+ integrity sha512-29MOaxBog7qaEhmeCzJn2mONSbcA+slCTzHN4nJ3aZl4KrC9V32rXlQpG5x0qHbFQ1LaG1f5gPO83xbiAeMBIw ==
831
831
dependencies :
832
832
" @graphql-codegen/plugin-helpers" " ^2.4.0"
833
833
" @graphql-tools/optimize" " ^1.0.1"
You can’t perform that action at this time.
0 commit comments