From 927397943891a3d3a57d8d81dbfdaead778409e0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 08:56:17 +0000 Subject: [PATCH] Bump @types/react from 16.9.16 to 16.9.17 in /web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.16 to 16.9.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) 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 1ea68fc661a71459a42b1e07182c929f0b05ab37..b361eb52c86708a918a50f2582cea48713619bac 100644 GIT binary patch delta 279 zcmZ3~s=laIy$aO~2p=Br1Iw`KK42Vp0wb4KOnI%ri+VFewgq zGxbWZ3^OYz4-0S%^tCW{%Q83f@=s1TFp4mBib^gBE;S9W&`t}m4Du~ZHYzhHE_TWf z^mHq8G4)FEjx;e$&+_u}&Mh}{n(Qd3GW|j@BU`(cALDi{Kc+Y97%iqdP5`>W^DmR= z^r9=Q@{<>^vxMaqhXq>}hLrk-m{yfLx;uyEn&eib6-60ZIQb=;ITxoG$aO~2p=Br1Iw`KLde%Ap*R5@=kWlbTWLloXkh zRu&YI=4R@yZ5omksy}*Z(pBF*6Xe05K~N PvjH*t_UnH+P9FgPb@65y diff --git a/web/package.json b/web/package.json index f56f7ed40..b6f4c5b08 100644 --- a/web/package.json +++ b/web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@types/jest": "^24.0.24", "@types/node": "^12.12.21", - "@types/react": "^16.9.16", + "@types/react": "^16.9.17", "@types/react-dom": "^16.9.4", "@types/react-router-dom": "^5.1.3", "antd": "^3.26.3",