From 3e2ccb7c92faa728bcd4a7ca2e27de8ec0063ccb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 23:30:19 +0000 Subject: [PATCH] Bump typescript from 3.9.2 to 3.9.3 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 711469 -> 711469 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index c5cb512a05def734166f5a8fcff0ebfe7df29d57..055daad461635e8b44095b7d67f036ad7fdf11d6 100644 GIT binary patch delta 160 zcmV;R0AK&Dwkxf+D}aOngaU*Egam{Iga(8Mgb1_=?WL1~hccHRrU@LAqK_k0L@#%7 zZbCA6dQL`3V{bx7IYvh~V^~r|YH4v(RANUmcVsw3OnED@0UpVpcLia8N~WFE(>;HaJRQL^W?}c4IF#M?-8vX>es^ zLOFU)S6O&cQ$cK6SV3hpFf~$aX=-|GHgQC0Q+Jm=s|gsFeyIs2ldAs|mq7CeHkWRy P2?&QorwO-2rwZva7iKyS diff --git a/web/package.json b/web/package.json index e6822ed42..261e24b84 100644 --- a/web/package.json +++ b/web/package.json @@ -20,7 +20,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "^3.4.1", "slugify": "^1.4.0", - "typescript": "^3.9.2" + "typescript": "^3.9.3" }, "scripts": { "start": "react-app-rewired start",