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 213
213
"tree-kill" : " 1.2.2" ,
214
214
"ts-node" : " ^10.0.0" ,
215
215
"tslib" : " 2.4.0" ,
216
- "typescript" : " 4.8.2 " ,
216
+ "typescript" : " 4.8.3 " ,
217
217
"verdaccio" : " 5.15.3" ,
218
218
"verdaccio-auth-memory" : " ^10.0.0" ,
219
219
"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.1" ,
32
32
"@angular/compiler-cli" : " 15.0.0-next.1" ,
33
- "typescript" : " 4.8.2 " ,
33
+ "typescript" : " 4.8.3 " ,
34
34
"webpack" : " 5.74.0"
35
35
}
36
36
}
Original file line number Diff line number Diff line change @@ -10783,7 +10783,12 @@ typedarray@^0.0.6:
10783
10783
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
10784
10784
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
10785
10785
10786
- typescript@4.8.2, typescript@^4.6.2, typescript@~4.8.0:
10786
+ typescript@4.8.3:
10787
+ version "4.8.3"
10788
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
10789
+ integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
10790
+
10791
+ typescript@^4.6.2, typescript@~4.8.0:
10787
10792
version "4.8.2"
10788
10793
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
10789
10794
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
You can’t perform that action at this time.
0 commit comments