File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed
angular_devkit/build_optimizer Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 229229 "tslint" : " ^6.1.3" ,
230230 "tslint-no-circular-imports" : " ^0.7.0" ,
231231 "tslint-sonarts" : " 1.9.0" ,
232- "typescript" : " 4.1.3 " ,
232+ "typescript" : " 4.1.4 " ,
233233 "verdaccio" : " 4.11.0" ,
234234 "verdaccio-auth-memory" : " ^9.7.2" ,
235235 "webpack" : " 4.44.2" ,
Original file line number Diff line number Diff line change 1212 "loader-utils" : " 2.0.0" ,
1313 "source-map" : " 0.7.3" ,
1414 "tslib" : " 2.1.0" ,
15- "typescript" : " 4.1.3 " ,
15+ "typescript" : " 4.1.4 " ,
1616 "webpack-sources" : " 2.2.0"
1717 }
1818}
Original file line number Diff line number Diff line change 3333 "devDependencies" : {
3434 "@angular/compiler" : " 11.2.0-next.0" ,
3535 "@angular/compiler-cli" : " 11.2.0-next.0" ,
36- "typescript" : " 4.1.3 " ,
36+ "typescript" : " 4.1.4 " ,
3737 "webpack" : " 4.44.2"
3838 }
3939}
Original file line number Diff line number Diff line change @@ -12089,7 +12089,12 @@ typedarray@^0.0.6:
1208912089 resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1209012090 integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1209112091
12092- typescript@4.1.3, typescript@~4.1.2:
12092+ typescript@4.1.4:
12093+ version "4.1.4"
12094+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.4.tgz#f058636e2f4f83f94ddaae07b20fd5e14598432f"
12095+ integrity sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg==
12096+
12097+ typescript@~4.1.2:
1209312098 version "4.1.3"
1209412099 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
1209512100 integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
You can’t perform that action at this time.
0 commit comments