File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 7777 "protractor" : " ~7.0.0" ,
7878 "semantic-release" : " ^17.2.3" ,
7979 "ts-node" : " ~8.3.0" ,
80+ "tsdef" : " 0.0.14" ,
8081 "typescript" : " ~4.4.4"
8182 },
8283 "repository" : {
Original file line number Diff line number Diff line change 88 "downlevelIteration" : true ,
99 "experimentalDecorators" : true ,
1010 "module" : " es2020" ,
11+ "strict" : true ,
1112 "moduleResolution" : " node" ,
1213 "importHelpers" : true ,
1314 "target" : " es2015" ,
Original file line number Diff line number Diff line change @@ -12006,6 +12006,11 @@ ts-node@~8.3.0:
1200612006 source-map-support "^0.5.6"
1200712007 yn "^3.0.0"
1200812008
12009+ 12010+ version "0.0.14"
12011+ resolved "https://registry.yarnpkg.com/tsdef/-/tsdef-0.0.14.tgz#fb401d58d5c08699091942981ac1b5fa8ef23412"
12012+ integrity sha512-UjMD4XKRWWFlFBfwKVQmGFT5YzW/ZaF8x6KpCDf92u9wgKeha/go3FU0e5WqDjXsCOdfiavCkfwfVHNDxRDGMA==
12013+
1200912014[email protected] , tslib@^2.3.0, tslib@^2.3.1:
1201012015 version "2.3.1"
1201112016 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
You can’t perform that action at this time.
0 commit comments