File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 46
46
"devDependencies" : {
47
47
"@graphql-codegen/testing" : " ^1.17.7" ,
48
48
"@graphql-codegen/typescript" : " ^2.0.0" ,
49
- "@graphql-codegen/typescript-graphql-request" : " ^3.2.1 " ,
49
+ "@graphql-codegen/typescript-graphql-request" : " ^4.0.0 " ,
50
50
"@graphql-codegen/typescript-operations" : " ^1.18.0" ,
51
51
"@types/jest" : " ^27.0.0" ,
52
52
"@types/node" : " ^16.0.0" ,
Original file line number Diff line number Diff line change 622
622
open "7.1.0"
623
623
tslib "~2.0.0"
624
624
625
- " @graphql-codegen/typescript-graphql-request@^3.2.1 " :
626
- version "3.2.5 "
627
- resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-request/-/typescript-graphql-request-3.2.5. tgz#d22d102983a84ef5ed63893e93078d7938d36a85 "
628
- integrity sha512-Ry0NeiLG4h1Cz/rWXlDIpO+yiB9YNODi4GMvPJbdkJvqw9k04lMeq3nGd84a+Svl8ZaK9i6/lI/22bXbsGaGhQ ==
625
+ " @graphql-codegen/typescript-graphql-request@^4.0.0 " :
626
+ version "4.3.0 "
627
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-graphql-request/-/typescript-graphql-request-4.3.0. tgz#6246637be9b77721c90a91f2c26cb117e7ff329a "
628
+ integrity sha512-oj/6PMfzuQQNwX6aYAlDMKSgeaTO9Lahf09zHlR0NqKptovNdUL6wvy4xFn3rzdxcKt5MQRKrsK7Glw9N1TwXg ==
629
629
dependencies :
630
- " @graphql-codegen/plugin-helpers" " ^1.18.8 "
631
- " @graphql-codegen/visitor-plugin-common" " 1.22 .0"
630
+ " @graphql-codegen/plugin-helpers" " ^2.3.0 "
631
+ " @graphql-codegen/visitor-plugin-common" " 2.5 .0"
632
632
auto-bind "~4.0.0"
633
633
tslib "~2.3.0"
634
634
You can’t perform that action at this time.
0 commit comments