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.9 " ,
48
+ "@graphql-codegen/typescript" : " 2.4.10 " ,
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] .9 " :
817
- version "2.4.9 "
818
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.4.9 .tgz#ab3eeaa5773cf78df7ddc2ffbb0447ee2920728c "
819
- integrity sha512-7l2qw3j8aC9CAW/Tm4x1kkIpDt34xqv8zTwRpmVaVwooZd6usvydkaEwJUMId8Aj0F1SDIzAlYNiG523SRu+Ng ==
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 ==
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.5 "
823
+ " @graphql-codegen/visitor-plugin-common" " 2.7.6 "
824
824
auto-bind "~4.0.0"
825
825
tslib "~2.4.0"
826
826
827
- " @graphql-codegen/[email protected] .5 " :
828
- version "2.7.5 "
829
- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.7.5 .tgz#930fea2c084042b604bead6665b7a0d1542c445b "
830
- integrity sha512-k4adLokuudmhEO4l8PncoQdQl20BpwAOdSWzuYEjezb7KJvYgImkNCk0GghyRSg0rHh+0yFN4CjtpBR4nZX7Aw ==
827
+ " @graphql-codegen/[email protected] .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 ==
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