File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 210
210
"tree-kill" : " 1.2.2" ,
211
211
"ts-node" : " ^10.0.0" ,
212
212
"tslib" : " 2.3.1" ,
213
- "typescript" : " 4.6.2 " ,
213
+ "typescript" : " 4.6.3 " ,
214
214
"verdaccio" : " 5.8.0" ,
215
215
"verdaccio-auth-memory" : " ^10.0.0" ,
216
216
"webpack" : " 5.70.0" ,
Original file line number Diff line number Diff line change 30
30
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
31
31
"@angular/compiler" : " 14.0.0-next.7" ,
32
32
"@angular/compiler-cli" : " 14.0.0-next.7" ,
33
- "typescript" : " 4.6.2 " ,
33
+ "typescript" : " 4.6.3 " ,
34
34
"webpack" : " 5.70.0"
35
35
}
36
36
}
Original file line number Diff line number Diff line change @@ -10274,16 +10274,21 @@ typedarray@^0.0.6:
10274
10274
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
10275
10275
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
10276
10276
10277
- [email protected] .2, typescript@~4.6.2 :
10278
- version "4.6.2 "
10279
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2 .tgz#fe12d2727b708f4eef40f51598b3398baa9611d4 "
10280
- integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg ==
10277
+
10278
+ version "4.6.3 "
10279
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3 .tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c "
10280
+ integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw ==
10281
10281
10282
10282
typescript@~4.5.2 :
10283
10283
version "4.5.5"
10284
10284
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
10285
10285
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
10286
10286
10287
+ typescript@~4.6.2 :
10288
+ version "4.6.2"
10289
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
10290
+ integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
10291
+
10287
10292
10288
10293
version "1.0.2"
10289
10294
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.2.tgz#e2976c34dbfb30b15d2c300b2a53eac87c57a775"
You can’t perform that action at this time.
0 commit comments