From dc194f8e2e2cbc03c087d7241c36be8c96c66cec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 16:05:31 +0000 Subject: [PATCH] build(deps): bump typescript from 3.9.7 to 4.0.2 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2. - [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 689337 -> 689337 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 160fe94d2d49b22dfe530826e3f673e29403c78b..0867e56b7fbdd554939c76b747d9f1b1c5b82ec5 100644 GIT binary patch delta 135 zcmdnlskO6HtD%Llg{g(Pg{6hHg{_6Xg<}gR-DlIXo&`&AOObQNhGOG+PC=W3$49|5o@=q&uPB(T>4-0e- wPWLS~DRWIOi44dnPINCxF>p*RE%ort&WbY1Fba3K@C~jCD&KzQIOp3v01fIhCjbBd diff --git a/web/package.json b/web/package.json index f3279726e..42da7a467 100644 --- a/web/package.json +++ b/web/package.json @@ -20,7 +20,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "^3.4.3", "slugify": "^1.4.5", - "typescript": "^3.9.7" + "typescript": "^4.0.2" }, "scripts": { "start": "react-app-rewired start",