File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 38
38
"@types/mkdirp" : " ^0.5.2" ,
39
39
"@types/source-map" : " ^0.5.7" ,
40
40
"ts-node" : " ^5.0.1" ,
41
- "typescript" : " ^2.7.2 "
41
+ "typescript" : " ^4.2.3 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change @@ -119,9 +119,10 @@ ts-node@^5.0.1:
119
119
source-map-support "^0.5.3"
120
120
yn "^2.0.0"
121
121
122
- typescript@^2.7.2 :
123
- version "2.7.2"
124
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
122
+ typescript@^4.2.3 :
123
+ version "4.2.3"
124
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
125
+ integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
125
126
126
127
yn@^2.0.0 :
127
128
version "2.0.0"
You can’t perform that action at this time.
0 commit comments