From 3f1c22728ef7f720b11f24a97e0fcf46c16dff7a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 08:04:28 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 3.8.2 to 3.9.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.2 to 3.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.8.2...v3.9.5) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d93158e..d2f1a06 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14937,9 +14937,9 @@ "dev": true }, "typescript": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.2.tgz", - "integrity": "sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==", + "version": "3.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz", + "integrity": "sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==", "dev": true }, "unicode-canonical-property-names-ecmascript": { diff --git a/package.json b/package.json index c8941da..189ce02 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-scripts": "^3.4.0", "ts-jest": "^24.0.2", "tslint": "^5.17.0", - "typescript": "^3.5.1" + "typescript": "^3.9.5" }, "browserslist": { "production": [