From e3abf14ff9eaefca728068402e9514cd613f78f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 23 Sep 2019 06:53:40 +0000 Subject: [PATCH] chore: upgrade typescript from 3.5.3 to 3.6.3 Snyk has created this PR to upgrade typescript from 3.5.3 to 3.6.3. See this package in NPM: https://www.npmjs.com/package/typescript See this project in Snyk: https://app.snyk.io/org/maxiplux/project/7e818f5d-8230-4b16-8b78-e68f893654d2?utm_source=github&utm_medium=upgrade-pr --- packages/node-build-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/node-build-scripts/package.json b/packages/node-build-scripts/package.json index 280c9eb735..65394c9adb 100644 --- a/packages/node-build-scripts/package.json +++ b/packages/node-build-scripts/package.json @@ -26,7 +26,7 @@ "stylelint-junit-formatter": "^0.2.1", "svgo": "^1.3.0", "tslint": "^5.18.0", - "typescript": "~3.5.3" + "typescript": "~3.6.3" }, "repository": { "type": "git",