From 66a7c83707c5fc627014c55156e8c2ed970fe44c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 22:00:45 +0000 Subject: [PATCH] Bump typescript from 3.8.3 to 3.9.2 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.8.3 to 3.9.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 711906 -> 711906 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 44a1e836bc5ff9d81f9dadcc0e8fa0703f4982cc..682894ae8a53f259582f0b10b20dad55169015d8 100644 GIT binary patch delta 142 zcmaE~Q~S|Q?S>Y{7N!>F7M2#)7Pc1l7LF~P3zjolPB(O8HlBWEIj0nm{V|wPCA82e zyQI)0PruZs)Xy(CqcX8Fvqak^BtI$4$gv>6HDBMXIN!{|E78R?KdUTR-^|@P$0@TQ tHO0xY$}c>!A}H7~Cn~}*)x^LwC?_+kD#xtQB{R4^V+H5-j1^o}CIIuqF`fVb delta 136 zcmV;30C)f5xhvwiD}aOngaU*Egam{Iga(8Mgb1_=pr?~k7c`gDrwJO9lG`O!O<8P3 zW^OfBa!gKhXLV#zR8~r5PGM0-RY6HNL~CenPikavL2xuwD{FNzRAx~_Y-M+BVpDZg qR!C_!p&PC{p4W-u~TOfPFpPj+c%GeIEQGc3Abpd3VJkrd@%R` diff --git a/web/package.json b/web/package.json index 2a6abcf78..46de1a96b 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.8.3" + "typescript": "^3.9.2" }, "scripts": { "start": "react-app-rewired start",