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 215
215
"tree-kill" : " 1.2.2" ,
216
216
"ts-node" : " ^10.0.0" ,
217
217
"tslib" : " 2.3.1" ,
218
- "typescript" : " 4.5.4 " ,
218
+ "typescript" : " 4.5.5 " ,
219
219
"verdaccio" : " 5.4.0" ,
220
220
"verdaccio-auth-memory" : " ^10.0.0" ,
221
221
"webpack" : " 5.66.0" ,
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"source-map" : " 0.7.3" ,
13
13
"tslib" : " 2.3.1" ,
14
- "typescript" : " 4.5.4 "
14
+ "typescript" : " 4.5.5 "
15
15
},
16
16
"peerDependencies" : {
17
17
"webpack" : " ^5.30.0"
Original file line number Diff line number Diff line change 30
30
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
31
31
"@angular/compiler" : " 13.1.3" ,
32
32
"@angular/compiler-cli" : " 13.1.3" ,
33
- "typescript" : " 4.5.4 " ,
33
+ "typescript" : " 4.5.5 " ,
34
34
"webpack" : " 5.66.0"
35
35
}
36
36
}
Original file line number Diff line number Diff line change @@ -11176,7 +11176,12 @@ typedarray@^0.0.6:
11176
11176
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
11177
11177
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
11178
11178
11179
- [email protected] , typescript@~4.5.0, typescript@~4.5.2:
11179
+
11180
+ version "4.5.5"
11181
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
11182
+ integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
11183
+
11184
+ typescript@~4.5.0, typescript@~4.5.2:
11180
11185
version "4.5.4"
11181
11186
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
11182
11187
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
You can’t perform that action at this time.
0 commit comments