build: update to rules_typescript 0.20.1 and rules_nodejs 0.15.0 (#26260) (#26488)

PR Close #26488
This commit is contained in:
Greg Magolan
2018-10-05 07:16:47 -07:00
committed by Igor Minar
parent 1f3331f5e6
commit d698b0eadf
11 changed files with 37 additions and 35 deletions
+2 -2
View File
@@ -10,8 +10,8 @@
"zone.js": "0.8.26"
},
"devDependencies": {
"@bazel/karma": "0.19.1",
"@bazel/typescript": "0.19.1",
"@bazel/karma": "0.20.1",
"@bazel/typescript": "0.20.1",
"@types/jasmine": "2.8.8",
"@types/source-map": "0.5.1",
"protractor": "5.1.2",