From 08c5ecdfb245203f2be5ad4e8b39e5b1bc0f0e5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 11:04:21 +0000 Subject: [PATCH] build(deps): bump typescript from 4.0.2 to 4.0.3 in /web Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 667264 -> 667264 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 2252ea292f2201403a90fcbec277715b6171c496..178a150084376a1e16326d02707a82af142f0c4d 100644 GIT binary patch delta 140 zcmZp;tI+^NEsQNpEzB(}EvzkUE$l5ETR8KIrcb!RW;A_45vR=bXEE%`VI{7mW-jg( z?&(2Z0ZIC~VF8{|CKjn?mKDxk8G#<_my)>Z1*kZG~NvWcHA(K delta 139 zcmZp;tI+^NEsQNpEzB(}EvzkUE$l5ETR8KIrWfpHGn&4jh*M_zvHNVwp{XXWL1jT< zM&(J`ML|*eo`I=J##y;WVHHlrnMHv<1%VkU6$Lp_M!v39?qx37*}k~}={c#%d44Ww q!J$r>WxiPfmd0g4NqOm!kuHISf%@haNy*dqmUBvO_bui$-VFe(4KcI; diff --git a/web/package.json b/web/package.json index 33f60ec83..1b5c689f5 100644 --- a/web/package.json +++ b/web/package.json @@ -22,7 +22,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "^3.4.3", "slugify": "^1.4.5", - "typescript": "^4.0.2" + "typescript": "^4.0.3" }, "scripts": { "start": "react-app-rewired start",