File tree Expand file tree Collapse file tree 3 files changed +305
-183
lines changed
packages/graphql-codegen-cli Expand file tree Collapse file tree 3 files changed +305
-183
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @graphql-codegen/cli ' : patch
3
+ ---
4
+
5
+ Upgrade @graphql-tools dependencies to support TypeScript 4.9
Original file line number Diff line number Diff line change 47
47
"@graphql-codegen/core" : " ^4.0.2" ,
48
48
"@graphql-codegen/plugin-helpers" : " ^5.1.1" ,
49
49
"@graphql-tools/apollo-engine-loader" : " ^8.0.0" ,
50
- "@graphql-tools/code-file-loader" : " ^8.0.0 " ,
51
- "@graphql-tools/git-loader" : " ^8.0.0 " ,
52
- "@graphql-tools/github-loader" : " ^8.0.0 " ,
50
+ "@graphql-tools/code-file-loader" : " ^8.1.19 " ,
51
+ "@graphql-tools/git-loader" : " ^8.0.23 " ,
52
+ "@graphql-tools/github-loader" : " ^8.0.19 " ,
53
53
"@graphql-tools/graphql-file-loader" : " ^8.0.0" ,
54
54
"@graphql-tools/json-file-loader" : " ^8.0.0" ,
55
55
"@graphql-tools/load" : " ^8.1.0" ,
You can’t perform that action at this time.
0 commit comments