mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
build: update dependency typescript to v5.6.3 (#58458)
See associated pull request for more information. PR Close #58458
This commit is contained in:
parent
d69a4e1e15
commit
ea5d74bb34
2 changed files with 1 additions and 6 deletions
|
|
@ -148,7 +148,7 @@
|
|||
"tslib": "^2.3.0",
|
||||
"tslint": "6.1.3",
|
||||
"tsx": "^4.7.2",
|
||||
"typescript": "5.6.2",
|
||||
"typescript": "5.6.3",
|
||||
"webtreemap": "^2.0.1",
|
||||
"ws": "^8.15.0",
|
||||
"xhr2": "0.2.1",
|
||||
|
|
|
|||
|
|
@ -16500,11 +16500,6 @@ typescript@5.4.2:
|
|||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
|
||||
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
|
||||
|
||||
typescript@5.6.2:
|
||||
version "5.6.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
|
||||
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
|
||||
|
||||
typescript@5.6.3, typescript@^5.4.4, typescript@^5.4.5, typescript@^5.5.4:
|
||||
version "5.6.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
|
||||
|
|
|
|||
Loading…
Reference in a new issue