build: update to rules_nodejs 0.9.1 and rules_typescript 0.15.0 (#24212)

PR Close #24212
This commit is contained in:
Greg Magolan
2018-05-30 18:15:38 -07:00
committed by Victor Berchet
parent f28878f92f
commit 43e3073687
7 changed files with 216 additions and 441 deletions

View File

@ -5,7 +5,7 @@
"author": "angular",
"license": "MIT",
"dependencies": {
"@bazel/typescript": "^0.11.1",
"@bazel/typescript": "^0.15.0",
"@types/node": "6.0.84",
"@types/shelljs": "0.7.7",
"shelljs": "0.7.8",