diff --git a/binary-nbt/package.json b/binary-nbt/package.json index e3211e8..772b959 100644 --- a/binary-nbt/package.json +++ b/binary-nbt/package.json @@ -44,7 +44,7 @@ "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2", - "typescript": "3.4.5" + "typescript": "3.5.1" }, "homepage": "https://github.com/Levertion/mcfunction#readme", "files": [ diff --git a/id/package.json b/id/package.json index 6a96831..039dc72 100644 --- a/id/package.json +++ b/id/package.json @@ -31,7 +31,7 @@ "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2", - "typescript": "3.4.5" + "typescript": "3.5.1" }, "dependencies": { "tslib": "1.9.3" diff --git a/result/package.json b/result/package.json index 760185a..65c0bc5 100644 --- a/result/package.json +++ b/result/package.json @@ -31,7 +31,7 @@ "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2", - "typescript": "3.4.5" + "typescript": "3.5.1" }, "dependencies": { "tslib": "1.9.3"