File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 220
220
"tslint" : " ^6.0.0" ,
221
221
"tslint-no-circular-imports" : " ^0.7.0" ,
222
222
"tslint-sonarts" : " 1.9.0" ,
223
- "typescript" : " 3.9.2 " ,
223
+ "typescript" : " 3.9.3 " ,
224
224
"verdaccio" : " 4.5.1" ,
225
225
"webpack" : " 4.42.1" ,
226
226
"webpack-dev-middleware" : " 3.7.2" ,
Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"@angular/compiler" : " 10.0.0-next.8" ,
36
36
"@angular/compiler-cli" : " 10.0.0-next.8" ,
37
- "typescript" : " 3.9.2 " ,
37
+ "typescript" : " 3.9.3 " ,
38
38
"webpack" : " 4.42.1"
39
39
}
40
40
}
Original file line number Diff line number Diff line change @@ -12222,10 +12222,10 @@ typedarray@^0.0.6:
12222
12222
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
12223
12223
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
12224
12224
12225
-
12226
- version "3.9.2 "
12227
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2 .tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9 "
12228
- integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw ==
12225
+
12226
+ version "3.9.3 "
12227
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3 .tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a "
12228
+ integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ ==
12229
12229
12230
12230
12231
12231
version "0.7.21"
You can’t perform that action at this time.
0 commit comments