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 48
48
"license" : " MIT" ,
49
49
"devDependencies" : {
50
50
"@graphql-codegen/cli" : " 2.15.0" ,
51
- "@graphql-codegen/typescript" : " 2.8.2 " ,
51
+ "@graphql-codegen/typescript" : " 2.8.3 " ,
52
52
"@tsconfig/recommended" : " 1.0.1" ,
53
53
"@types/jest" : " 29.2.3" ,
54
54
"@typescript-eslint/eslint-plugin" : " 5.45.0" ,
Original file line number Diff line number Diff line change 938
938
" @graphql-tools/utils" " ^8.8.0"
939
939
tslib "~2.4.0"
940
940
941
- " @graphql-codegen/[email protected] .2 " :
942
- version "2.8.2 "
943
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.2 .tgz#88d5b916d9b6c93b17d2300a0ddddda5696581c1 "
944
- integrity sha512-FWyEcJTHSxkImNgDRfsg4yBMJ11qPA6sPJ7v8Kviv5MaOFybclVSZ8WWfp7D8Dc6ix4zWfMd4dIl9ZIL/AJu8A ==
941
+ " @graphql-codegen/[email protected] .3 " :
942
+ version "2.8.3 "
943
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.3 .tgz#83a87586b550b7c5b543d11b8a2da706cca67bda "
944
+ integrity sha512-ch8Lzjp8XnN8P70uYBmsjv7FWJQ47qletlShPHk7n4RRsnLkah3J9iSEUIALqM25Wl6EjEmHlxoAgSBILz+sjg ==
945
945
dependencies :
946
946
" @graphql-codegen/plugin-helpers" " ^2.7.2"
947
947
" @graphql-codegen/schema-ast" " ^2.5.1"
948
- " @graphql-codegen/visitor-plugin-common" " 2.13.2 "
948
+ " @graphql-codegen/visitor-plugin-common" " 2.13.3 "
949
949
auto-bind "~4.0.0"
950
950
tslib "~2.4.0"
951
951
952
- " @graphql-codegen/[email protected] .2 " :
953
- version "2.13.2 "
954
- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.2 .tgz#cccc287d9b7eb25d9b8e54672a3807c1502c8091 "
955
- integrity sha512-qCZ4nfI1YjDuPz4lqGi0s4/5lOqHxdiQPFSwrXDENjHW+Z0oAiNYj6CFqob9ai2tLtXXKSUzMh/eeZDPmTrfhQ ==
952
+ " @graphql-codegen/[email protected] .3 " :
953
+ version "2.13.3 "
954
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.13.3 .tgz#4a2eceee00b4cfdf1eff31a006710a30417ec497 "
955
+ integrity sha512-5gFDQGuCE5tIBo9KtDPZ8kL6cf1VJwDGj6nO9ERa0HJNk5osT50NhSf6H61LEnM3Gclbo96Ib1GCp3KdLwHoGg ==
956
956
dependencies :
957
957
" @graphql-codegen/plugin-helpers" " ^2.7.2"
958
958
" @graphql-tools/optimize" " ^1.3.0"
You can’t perform that action at this time.
0 commit comments