From 5f38630fa0b569f1d8fcb86915488c4f95f11c80 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2020 22:53:35 +0000 Subject: [PATCH] Bump typescript from 3.7.5 to 3.8.2 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.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 684264 -> 684264 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 b3f625018a6b7cbf5b0c2f0df814b43df556cdc8..b905a37df2437f28756b9822a81f7f65b2f6e9b1 100644 GIT binary patch delta 146 zcmV;D0B!&1;VJ0hDS(6lgaU*Egam{Iga(8Mgb1_=Dms_JF$gr5pg9Qymtr~z76CYy z5nTf$Rz+t|R%c8vGF7M2#)7Pc1l7LF~PT2_qa(;H1VO{T|NaY_Q&iOU#O!t?`7 zbFzaXvco<69Fvm0JTpB4(t`563oBF1lZq>ya}y0SqWnVL)AEcA3Ukd&Ld>F^a*C=7 uiYjwcODzp8JhXG2^bLwU(~Z*Iz4e_UvNJLw)1AuOKU;Bb|7^we)f51KVKC?b diff --git a/web/package.json b/web/package.json index fc3138cb3..f7fa34f3c 100644 --- a/web/package.json +++ b/web/package.json @@ -20,7 +20,7 @@ "react-router-dom": "^5.1.2", "react-scripts": "^3.4.0", "slugify": "^1.3.6", - "typescript": "^3.7.5" + "typescript": "^3.8.2" }, "scripts": { "start": "react-app-rewired start",