From ba29bbf64180a04efe86a5040ccdb51db32b3bd5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 01:13:01 +0000 Subject: [PATCH] Bump @types/react from 16.9.27 to 16.9.28 in /web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.27 to 16.9.28. - [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 708592 -> 708594 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 e4e2744af7993ded4540e635f6ce1dbfd25be13f..74f3b17acedb56469332db10628f1b19aa41fd2d 100644 GIT binary patch delta 268 zcmew`U;ER1?S?Ikfm@~rY+$sU-nE5MgwbMppdX`hNJU1ZMNX=@QF(!dVO6P*p_%QU}dJOnPY}mN=}YxT2X#-R=9;lmcNsmOF%)nd2v-~ zm~UZ@qfkD#|6W zAl=t1(jYJ_)2E^&!z{`>GPB&xDc{f}D8l4mxur=^NtUIhv4x9v zh*xl)S-5+0p^>)#^o6?^wb~uFGH!R+%Cvvk^z#bL#?y^sm_?^g`@z9C*^X5-tfI=; zGC0XZ+dna+IMgRS)HNvCIU8t5mPKVwwvS0-aF|PAW`urraYd4=PjF#*c6y0Pib;@* zd0Kv%XG*%4dvK{=WMO%fYi3whWTa`1L1J;Xc3}IV7-k@50b*7lW&>h&Am#vK&h3X{ HxD1K`7QtX0 diff --git a/web/package.json b/web/package.json index 19da5ad8e..ebd4efb9b 100644 --- a/web/package.json +++ b/web/package.json @@ -8,7 +8,7 @@ "@testing-library/user-event": "^10.0.1", "@types/jest": "^25.1.4", "@types/node": "^13.9.8", - "@types/react": "^16.9.27", + "@types/react": "^16.9.28", "@types/react-dom": "^16.9.5", "@types/react-router-dom": "^5.1.3", "antd": "^4.1.0",