mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 23:15:56 +08:00
build: update dependency typescript to v4.8.4
This commit is contained in:
parent
5990324b71
commit
2f02c30d46
@ -212,7 +212,7 @@
|
||||
"tree-kill": "1.2.2",
|
||||
"ts-node": "^10.0.0",
|
||||
"tslib": "2.4.0",
|
||||
"typescript": "4.8.3",
|
||||
"typescript": "4.8.4",
|
||||
"verdaccio": "5.15.3",
|
||||
"verdaccio-auth-memory": "^10.0.0",
|
||||
"webpack": "5.74.0",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
|
||||
"@angular/compiler": "15.0.0-next.3",
|
||||
"@angular/compiler-cli": "15.0.0-next.3",
|
||||
"typescript": "4.8.3",
|
||||
"typescript": "4.8.4",
|
||||
"webpack": "5.74.0"
|
||||
}
|
||||
}
|
||||
|
@ -10774,7 +10774,12 @@ typedarray@^0.0.6:
|
||||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
||||
|
||||
typescript@4.8.3, typescript@^4.6.2, typescript@~4.8.0:
|
||||
typescript@4.8.4:
|
||||
version "4.8.4"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
|
||||
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
|
||||
|
||||
typescript@^4.6.2, typescript@~4.8.0:
|
||||
version "4.8.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
|
||||
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
|
||||
|
Loading…
x
Reference in New Issue
Block a user