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 212
212
"tree-kill" : " 1.2.2" ,
213
213
"ts-node" : " ^10.0.0" ,
214
214
"tslib" : " 2.4.0" ,
215
- "typescript" : " 4.8.3 " ,
215
+ "typescript" : " 4.8.4 " ,
216
216
"verdaccio" : " 5.15.3" ,
217
217
"verdaccio-auth-memory" : " ^10.0.0" ,
218
218
"webpack" : " 5.74.0" ,
Original file line number Diff line number Diff line change 30
30
"@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
31
31
"@angular/compiler" : " 15.0.0-next.3" ,
32
32
"@angular/compiler-cli" : " 15.0.0-next.3" ,
33
- "typescript" : " 4.8.3 " ,
33
+ "typescript" : " 4.8.4 " ,
34
34
"webpack" : " 5.74.0"
35
35
}
36
36
}
Original file line number Diff line number Diff line change @@ -10774,7 +10774,12 @@ typedarray@^0.0.6:
10774
10774
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
10775
10775
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
10776
10776
10777
- typescript@4.8.3, typescript@^4.6.2, typescript@~4.8.0:
10777
+ typescript@4.8.4:
10778
+ version "4.8.4"
10779
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
10780
+ integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
10781
+
10782
+ typescript@^4.6.2, typescript@~4.8.0:
10778
10783
version "4.8.3"
10779
10784
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
10780
10785
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
You can’t perform that action at this time.
0 commit comments