build: update canonical-path dependency (#26719)

This new version (1.0.0) provides a typings file!

PR Close #26719
This commit is contained in:
Pete Bacon Darwin
2018-10-24 13:24:14 +01:00
committed by Kara Erickson
parent 683d53db4b
commit eb5d3088a4
10 changed files with 21 additions and 23 deletions

View File

@ -15,6 +15,7 @@ ts_library(
"//packages/compiler-cli/src/ngtsc/transform",
"@ngdeps//@types/convert-source-map",
"@ngdeps//@types/mock-fs",
"@ngdeps//canonical-path",
"@ngdeps//magic-string",
"@ngdeps//typescript",
],