File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 52
52
"cosmiconfig-typescript-loader" : " ^2.0.0" ,
53
53
"lodash" : " ^4.17.19" ,
54
54
"resolve-from" : " ^5.0.0" ,
55
- "typescript" : " ^4.4.3 "
55
+ "typescript" : " ^4.6.4 "
56
56
},
57
57
"gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
58
58
}
Original file line number Diff line number Diff line change 101
101
"lint-staged" : " 12.4.1" ,
102
102
"prettier" : " ^2.0.5" ,
103
103
"ts-jest" : " ^28.0.2" ,
104
- "typescript" : " ^4.4.3 "
104
+ "typescript" : " ^4.6.4 "
105
105
},
106
106
"resolutions" : {
107
107
"**/lodash" : " ^4.17.19"
Original file line number Diff line number Diff line change @@ -8903,7 +8903,7 @@ typedarray@^0.0.6:
8903
8903
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
8904
8904
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
8905
8905
8906
- typescript@^4.4.3 :
8906
+ typescript@^4.6.4 :
8907
8907
version "4.6.4"
8908
8908
resolved "https://registry.npmjs.org/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
8909
8909
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
You can’t perform that action at this time.
0 commit comments