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.13.12" ,
48
- "@graphql-codegen/typescript" : " 2.8.1 " ,
48
+ "@graphql-codegen/typescript" : " 2.8.2 " ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 29.2.3" ,
51
51
"@typescript-eslint/eslint-plugin" : " 5.43.0" ,
Original file line number Diff line number Diff line change 927
927
" @graphql-tools/utils" " ^8.8.0"
928
928
tslib "~2.4.0"
929
929
930
- " @graphql-codegen/[email protected] .1 " :
931
- version "2.8.1 "
932
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.1 .tgz#2742ab4e1bcc47aebba3f84dcdce3782071e1191 "
933
- integrity sha512-kweV1DOOH2blvMheVL55TT0s9bxkmF/zijN9mdk9pRD20i/rI/46qbh8fNKqy/PV12vZOmZGNL6tigdghG2bqg ==
930
+ " @graphql-codegen/[email protected] .2 " :
931
+ version "2.8.2 "
932
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.2 .tgz#88d5b916d9b6c93b17d2300a0ddddda5696581c1 "
933
+ integrity sha512-FWyEcJTHSxkImNgDRfsg4yBMJ11qPA6sPJ7v8Kviv5MaOFybclVSZ8WWfp7D8Dc6ix4zWfMd4dIl9ZIL/AJu8A ==
934
934
dependencies :
935
935
" @graphql-codegen/plugin-helpers" " ^2.7.2"
936
936
" @graphql-codegen/schema-ast" " ^2.5.1"
937
- " @graphql-codegen/visitor-plugin-common" " 2.13.1 "
937
+ " @graphql-codegen/visitor-plugin-common" " 2.13.2 "
938
938
auto-bind "~4.0.0"
939
939
tslib "~2.4.0"
940
940
941
- " @graphql-codegen/[email protected] .1 " :
942
- version "2.13.1 "
943
- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.1 .tgz#2228660f6692bcdb96b1f6d91a0661624266b76b "
944
- integrity sha512-mD9ufZhDGhyrSaWQGrU1Q1c5f01TeWtSWy/cDwXYjJcHIj1Y/DG2x0tOflEfCvh5WcnmHNIw4lzDsg1W7iFJEg ==
941
+ " @graphql-codegen/[email protected] .2 " :
942
+ version "2.13.2 "
943
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.2 .tgz#cccc287d9b7eb25d9b8e54672a3807c1502c8091 "
944
+ integrity sha512-qCZ4nfI1YjDuPz4lqGi0s4/5lOqHxdiQPFSwrXDENjHW+Z0oAiNYj6CFqob9ai2tLtXXKSUzMh/eeZDPmTrfhQ ==
945
945
dependencies :
946
946
" @graphql-codegen/plugin-helpers" " ^2.7.2"
947
947
" @graphql-tools/optimize" " ^1.3.0"
You can’t perform that action at this time.
0 commit comments