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.8.0" ,
48
- "@graphql-codegen/typescript" : " 2.7.0 " ,
48
+ "@graphql-codegen/typescript" : " 2.7.1 " ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 28.1.4" ,
51
51
"@typescript-eslint/eslint-plugin" : " 5.30.5" ,
Original file line number Diff line number Diff line change 835
835
" @graphql-tools/utils" " ^8.8.0"
836
836
tslib "~2.4.0"
837
837
838
- " @graphql-codegen/typescript@2.7.0 " :
839
- version "2.7.0 "
840
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.0 .tgz#7bcf51882191a3d8200a429c6b9f2301561f2c6c "
841
- integrity sha512-DNkoNDrL6LcEnDxDd2AuquAKCDinEzyfDo+iVYYFevFjQXepVwdw6DSpN1wGOol7WzrFA/OMmzrDyu5leCr8nA ==
838
+ " @graphql-codegen/typescript@2.7.1 " :
839
+ version "2.7.1 "
840
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.1 .tgz#e237dd8829842282245b79ce7ea024aaa3c39afb "
841
+ integrity sha512-qF4SBMgBnLcegba2s9+zC3NwgRhU0Kv+eS8kl9G5ldEHx9Bpu2tft+lk6fjqqhExDzJT+MEOU3Ecog3BzL2R1g ==
842
842
dependencies :
843
843
" @graphql-codegen/plugin-helpers" " ^2.5.0"
844
844
" @graphql-codegen/schema-ast" " ^2.5.0"
845
- " @graphql-codegen/visitor-plugin-common" " 2.11.0 "
845
+ " @graphql-codegen/visitor-plugin-common" " 2.11.1 "
846
846
auto-bind "~4.0.0"
847
847
tslib "~2.4.0"
848
848
849
- " @graphql-codegen/visitor-plugin-common@2.11.0 " :
850
- version "2.11.0 "
851
- resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.0 .tgz#90fdf8c1e30f0b786de431c457cbdd489bb00994 "
852
- integrity sha512-+8AAtt1vxHq21ACr8bK9OYWpAOscDS0HaLM+kViC5GcNllp1NABEsEs+4KFr+wsmx0eiC/R+NeU4cXrmDOiJOQ ==
849
+ " @graphql-codegen/visitor-plugin-common@2.11.1 " :
850
+ version "2.11.1 "
851
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/visitor-plugin-common/-/visitor-plugin-common-2.11.1 .tgz#2653e25a8888767a6422a204441083299c3a83a4 "
852
+ integrity sha512-AlrtGWKn2o89SPna75ATEHYAu95MUMucgBqLgcRvK9n/PHhVAbkDrNCH5pL03fE0HLOup3GpjX8DcnFBMU46IA ==
853
853
dependencies :
854
854
" @graphql-codegen/plugin-helpers" " ^2.5.0"
855
855
" @graphql-tools/optimize" " ^1.3.0"
You can’t perform that action at this time.
0 commit comments