From e02cf5174e4a5c40e0fb7518aa87b3fddccf7826 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 21:54:50 +0000 Subject: [PATCH] Bump typescript from 3.7.3 to 3.7.4 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 639650 -> 639650 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 b361eb52c86708a918a50f2582cea48713619bac..c08803675d66989e6764a7c2ec16a70b8cd9a4ea 100644 GIT binary patch delta 132 zcmZ3~s=laIy`hD%g{g(Pg{6hHg{_6Xg<}h+o#&NfZYarO)JDsm3>4#@WPNXfSh mGVl#?3omxoH^~lgD{~1pNOK7&E6q-G&UP!_&LYM+Zw&xkg)684 diff --git a/web/package.json b/web/package.json index b6f4c5b08..c8f9a6a46 100644 --- a/web/package.json +++ b/web/package.json @@ -17,7 +17,7 @@ "react-router-dom": "^5.1.2", "react-scripts": "^3.3.0", "slugify": "^1.3.6", - "typescript": "^3.7.3" + "typescript": "^3.7.4" }, "scripts": { "start": "react-app-rewired start",