diff --git a/tfjs-core/package.json b/tfjs-core/package.json
index 58cf361375a..f83d84e93df 100644
--- a/tfjs-core/package.json
+++ b/tfjs-core/package.json
@@ -22,7 +22,7 @@
"@bazel/bazel": "^0.24.0",
"@bazel/typescript": "^0.27.8",
"@types/jasmine": "~2.5.53",
- "@types/node": "~9.6.0",
+ "@types/node": "~12.12.6",
"@types/node-fetch": "~2.1.2",
"browserify": "~16.2.3",
"clang-format": "~1.2.4",
@@ -36,17 +36,18 @@
"karma-typescript": "~4.1.1",
"npm-run-all": "~4.1.3",
"rimraf": "~2.6.2",
- "rollup": "~1.9.0",
- "rollup-plugin-commonjs": "~9.3.4",
- "rollup-plugin-node-resolve": "~3.4.0",
+ "rollup": "~1.26.3",
+ "rollup-plugin-commonjs": "~10.1.0",
+ "rollup-plugin-node-resolve": "~5.2.0",
"rollup-plugin-terser": "~4.0.4",
- "rollup-plugin-typescript2": "~0.20.1",
+ "rollup-plugin-typescript2": "~0.25.2",
"rollup-plugin-visualizer": "~1.1.1",
"shelljs": "~0.8.3",
"ts-node": "~7.0.0",
+ "tslib": "~1.10.0",
"tslint": "~5.11.0",
"tslint-no-circular-imports": "~0.5.0",
- "typescript": "3.5.3",
+ "typescript": "3.6.3",
"watchify": "~3.11.1",
"yalc": "~1.0.0-pre.21",
"yargs": "~13.2.2"
@@ -78,7 +79,6 @@
"@types/offscreencanvas": "~2019.3.0",
"@types/seedrandom": "2.4.27",
"@types/webgl-ext": "0.0.30",
- "@types/webgl2": "0.0.4",
"node-fetch": "~2.1.2",
"seedrandom": "2.4.3"
},
diff --git a/tfjs-core/test.html b/tfjs-core/test.html
deleted file mode 100644
index 80627d13f02..00000000000
--- a/tfjs-core/test.html
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-