revert: build: update to nodejs rules 0.27 (#29210)
This reverts commit 08231f0bfa.
This commit is contained in:
+4
-4
@@ -36,9 +36,9 @@
|
||||
"@angular-devkit/core": "^7.3.2",
|
||||
"@angular-devkit/schematics": "^7.3.2",
|
||||
"@angular/bazel": "file:./tools/npm/@angular_bazel",
|
||||
"@bazel/jasmine": "0.27.4",
|
||||
"@bazel/karma": "0.27.4",
|
||||
"@bazel/typescript": "0.27.4",
|
||||
"@bazel/jasmine": "0.26.0",
|
||||
"@bazel/karma": "0.26.0",
|
||||
"@bazel/typescript": "0.26.0",
|
||||
"@microsoft/api-extractor": "^7.0.21",
|
||||
"@schematics/angular": "^7.3.5",
|
||||
"@types/angular": "^1.6.47",
|
||||
@@ -86,7 +86,6 @@
|
||||
"protractor": "^5.4.2",
|
||||
"reflect-metadata": "^0.1.3",
|
||||
"rollup": "^1.1.0",
|
||||
"rollup-plugin-commonjs": "^9.2.1",
|
||||
"rollup-plugin-node-resolve": "^4.0.0",
|
||||
"rollup-plugin-sourcemaps": "^0.4.2",
|
||||
"rxjs": "^6.4.0",
|
||||
@@ -143,6 +142,7 @@
|
||||
"madge": "0.5.0",
|
||||
"mutation-observer": "^1.0.3",
|
||||
"rewire": "2.5.2",
|
||||
"rollup-plugin-commonjs": "8.1.0",
|
||||
"sauce-connect": "https://saucelabs.com/downloads/sc-4.5.1-linux.tar.gz",
|
||||
"semver": "5.4.1",
|
||||
"tslint-eslint-rules": "4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user