From cffca25ce37eef86d166b2a6496e4f7258ce5166 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sun, 2 Jun 2019 23:34:07 +0000 Subject: [PATCH] Bump typescript from 3.2.4 to 3.5.1 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.2.4 to 3.5.1. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 58fee8b..e25562a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4873,9 +4873,9 @@ } }, "typescript": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.2.4.tgz", - "integrity": "sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==", + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.5.1.tgz", + "integrity": "sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==", "dev": true }, "uglify-js": {