File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 209
209
"tree-kill" : " 1.2.2" ,
210
210
"ts-node" : " ^10.0.0" ,
211
211
"tslib" : " 2.4.0" ,
212
- "typescript" : " 4.6.3 " ,
212
+ "typescript" : " 4.6.4 " ,
213
213
"verdaccio" : " 5.10.0" ,
214
214
"verdaccio-auth-memory" : " ^10.0.0" ,
215
215
"webpack" : " 5.72.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.14" ,
32
32
"@angular/compiler-cli" : " 14.0.0-next.14" ,
33
- "typescript" : " 4.6.3 " ,
33
+ "typescript" : " 4.6.4 " ,
34
34
"webpack" : " 5.72.0"
35
35
}
36
36
}
Original file line number Diff line number Diff line change @@ -10691,7 +10691,12 @@ typedarray@^0.0.6:
10691
10691
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
10692
10692
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
10693
10693
10694
- typescript@4.6.3, typescript@~4.6.2, typescript@~4.6.3:
10694
+ typescript@4.6.4:
10695
+ version "4.6.4"
10696
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
10697
+ integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
10698
+
10699
+ typescript@~4.6.2, typescript@~4.6.3:
10695
10700
version "4.6.3"
10696
10701
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
10697
10702
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
You can’t perform that action at this time.
0 commit comments