File tree 3 files changed +3
-3
lines changed
apollo-codegen-typescript
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
"dependencies" : {
20
20
"@babel/generator" : " 7.14.8" ,
21
21
"@babel/parser" : " ^7.1.3" ,
22
- "@babel/types" : " 7.15 .0" ,
22
+ "@babel/types" : " 7.16 .0" ,
23
23
"apollo-env" : " file:../apollo-env" ,
24
24
"apollo-language-server" : " file:../apollo-language-server" ,
25
25
"ast-types" : " ^0.14.0" ,
Original file line number Diff line number Diff line change 18
18
},
19
19
"dependencies" : {
20
20
"@babel/generator" : " 7.14.8" ,
21
- "@babel/types" : " 7.15 .0" ,
21
+ "@babel/types" : " 7.16 .0" ,
22
22
"apollo-codegen-core" : " file:../apollo-codegen-core" ,
23
23
"change-case" : " ^4.0.0" ,
24
24
"common-tags" : " ^1.5.1" ,
Original file line number Diff line number Diff line change 18
18
},
19
19
"dependencies" : {
20
20
"@babel/generator" : " 7.14.8" ,
21
- "@babel/types" : " 7.15 .0" ,
21
+ "@babel/types" : " 7.16 .0" ,
22
22
"apollo-codegen-core" : " file:../apollo-codegen-core" ,
23
23
"change-case" : " ^4.0.0" ,
24
24
"common-tags" : " ^1.5.1" ,
You can’t perform that action at this time.
0 commit comments