test: save material ts override as a devdep (#33717)

PR Close #33717
This commit is contained in:
Filipe Silva 2020-01-08 14:01:31 +00:00 committed by atscott
parent 31abafe0a1
commit dd03dca321
1 changed files with 1 additions and 1 deletions

View File

@ -770,7 +770,7 @@ jobs:
# TODO: remove this once the repo has been updated to use TypeScript 3.7.
# While built Angular packages support both TS 3.6 and 3.7, @angular/bazel itself only
# supports TS 3.7 because TSickle 0.38.0 only supports TS 3.7.
command: yarn --ignore-engines --cwd ${MATERIAL_REPO_TMP_DIR} add typescript@3.7.4
command: yarn --ignore-engines --cwd ${MATERIAL_REPO_TMP_DIR} add typescript@3.7.4 --dev
- save_cache:
key: *material_unit_tests_cache_key
paths: