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.11 " ,
48
+ "@graphql-codegen/typescript" : " 2.5.0 " ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 28.1.1" ,
51
51
"@typescript-eslint/eslint-plugin" : " 5.27.1" ,
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/typescript@2.4.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 ==
816
+ " @graphql-codegen/typescript@2.5.0 " :
817
+ version "2.5.0 "
818
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.5.0 .tgz#5ae121db92120fecb6badb34aa361ac464bc23d3 "
819
+ integrity sha512-eCCebNyhV5NcNyfrNOdur1b4zPSyj2o89yaSliEMSShf4WolfFOv4aYpL4tFXjhkw3n2pR7MYFDUnrzmDpfmNw ==
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.8 .0"
823
+ " @graphql-codegen/visitor-plugin-common" " 2.9 .0"
824
824
auto-bind "~4.0.0"
825
825
tslib "~2.4.0"
826
826
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 ==
827
+ " @graphql-codegen/visitor-plugin-common@2.9 .0 " :
828
+ version "2.9 .0"
829
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.9 .0.tgz#a13556c805e72b63ee9d80fb437b9ba2eb0a9fa2 "
830
+ integrity sha512-w353lPpXlgsQT6dxfcHw3hQdodGnfSwsxofHVfROqrIBZIjH0kNiFHOt8rnewYkLGEa75bWDVaM1ofyXEaN+3w ==
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