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
@@ -41,8 +41,8 @@
},
"devDependencies": {
"@bazel/ibazel": "^0.1.1",
"@bazel/karma": "0.19.1",
"@bazel/typescript": "0.19.1",
"@bazel/karma": "0.20.1",
"@bazel/typescript": "0.20.1",
"@types/angular": "^1.6.47",
"@types/base64-js": "1.2.5",
"@types/chai": "^4.1.2",