mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ea89677c12
Updates the tsickle version in the repository and accounts for its changes in the `compiler-cli` package. Tsickle made a breaking change in the minor version segment bump that would break the use with `@angular/compiler-cli` Additionally the tsickle version for `@angular/bazel` is updated since we updated `@bazel/typescript` to also account for the breaking changes. See: https://github.com/bazelbuild/rules_nodejs/commit/78a05281075c50ee31658bc48dd852e35b973496 PR Close #47018