From eeb5b795217dc5d4a74870a2a164507d8722c57f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 11:16:16 +0000 Subject: [PATCH] build(deps): bump @types/react from 17.0.4 to 17.0.5 in /web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.4 to 17.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 741122 -> 741122 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 28730e03f7a6ed8f7517eb3a746a578098f06587..df17334caed572d6bc0b84917b2f48ef941ba3d3 100644 GIT binary patch delta 168 zcmZpgr`t47w_yuo{EO+EnV5~HABbULn?C&oqsa8d%h{Aeld?>bGF_Z3qr7t69V0`+ zgT1|SD$SC7i%gt+LNlF;DlAL0GQC{$11uvvT_P==LlOhrD_l(j!~OIP!?Owke5xYd z%=NQ^{PMz#^870NQZ3C5iYGg^s7%kFz{u9_`;rlenShuXh*^M`6^KFN>_E%`#GKoG JUvh0t1po$^K5hU2 delta 168 zcmZpgr`t47w_yuo{EO*NDwvI?ABbULn?C&oqsVlT7DnaJ{Jbh7r^4XmU^n0Vkf0Q= z(5O%s7k%@JqS9htiwq}6Be(35Y@@>T#E{4U=k$QG@H`jS^z0)4VvCH7fY3Cfth8j$ zh-@#@N^i5Uw8;FTT(4kbugQ)rD%0~PFtWA#zGMVqCLm@8Viq7~1!9mmI}mdKG3R#Q Imt0#@0hxn90ssI2 diff --git a/web/package.json b/web/package.json index 738544f10..471158339 100644 --- a/web/package.json +++ b/web/package.json @@ -8,7 +8,7 @@ "@testing-library/user-event": "^13.1.5", "@types/jest": "^26.0.23", "@types/node": "^15.0.2", - "@types/react": "^17.0.4", + "@types/react": "^17.0.5", "@types/react-dom": "^17.0.3", "@types/react-router-dom": "^5.1.7", "antd": "^4.15.3",