From 13eba0b88aa8d53f3fb44181e860362ad8bf4c9f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Jun 2021 22:38:57 +0000 Subject: [PATCH] fix: upgrade typescript from 4.2.4 to 4.3.2 Snyk has created this PR to upgrade typescript from 4.2.4 to 4.3.2. See this package in npm: See this project in Snyk: https://app.snyk.io/org/sushant-at-nitor/project/d94cf256-737f-4528-90a7-bc8d5dc70ee0?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 743f977..be2e98d 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "react-scripts": "4.0.3", "rxjs": "^7.1.0", "rxjs-compat": "^6.6.7", - "typescript": "^4.2.4" + "typescript": "^4.3.2" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 7ae0bb7..9ecc26d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12289,10 +12289,10 @@ typescript@^3.3.3333: resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674" integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w== -typescript@^4.2.4: - version "4.2.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" - integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== +typescript@^4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" + integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== uglify-js@^3.1.4: version "3.13.7"