File tree 3 files changed +6
-6
lines changed
graphql-codegen-relay-optimizer-plugin
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
"graphql" : " 15.5.0" ,
39
39
"jest" : " 24.7.1" ,
40
40
"ts-jest" : " 25.5.1" ,
41
- "typescript" : " 4.2 .3"
41
+ "typescript" : " 4.9 .3"
42
42
},
43
43
"scripts" : {
44
44
"test" : " jest" ,
Original file line number Diff line number Diff line change 58
58
"@types/react" : " 17.0.5" ,
59
59
"@types/react-dom" : " 16.9.12" ,
60
60
"graphql.macro" : " 1.4.2" ,
61
- "typescript" : " 4.2 .3"
61
+ "typescript" : " 4.9 .3"
62
62
},
63
63
"proxy" : " http://localhost:3001/graphql"
64
64
}
Original file line number Diff line number Diff line change @@ -12571,10 +12571,10 @@ typedarray@^0.0.6:
12571
12571
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
12572
12572
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
12573
12573
12574
- typescript@4.2 .3:
12575
- version "4.2 .3"
12576
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2 .3.tgz#39062d8019912d43726298f09493d598048c1ce3 "
12577
- integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw ==
12574
+ typescript@4.9 .3:
12575
+ version "4.9 .3"
12576
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9 .3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db "
12577
+ integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA ==
12578
12578
12579
12579
typescript@^3.0.0:
12580
12580
version "3.9.7"
You can’t perform that action at this time.
0 commit comments