From 91dbd52ba88258cab424cef91ab04832a572c215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 11:06:59 +0000 Subject: [PATCH] build(deps): bump @types/react from 17.0.16 to 17.0.17 in /web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.16 to 17.0.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 742676 -> 742676 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 15f8102cf69c4805ed42845d607873cc13a72fb3..36129e6cb12987e675e4b43f56504592c5501e92 100644 GIT binary patch delta 167 zcmbQTN_WaC-G(iUe?Ck%v}HA#Zt#wgeY)vKMv=*%HIzg0iqbO8Jq?YM9dnCP49c@o zEt0Du3(`!3-I9tbldGId0;=4S%`&qJ%TltulPevKOPtHxE6S5I{6ljpl8j1|odQa| zEF+EcLkqo&f(oO`imD8z8(v^ko$gS;%-;UyBO?$q0WmWWvj8zG5VHX>NR9)DIk&(0 I$fc1C0JKg=SpWb4 delta 165 zcmbQTN_WaC-G(iUe?Cl4{Lf-E-QXP~`*hQfj3SI?lRvU6g&Jo&hi3Zw=LCk7hlZAA z`MG5$IfaD#hE$}4xK}1s=?A1`IhR{{$_S87!_sbWO$WE zhNT#pdPe&AC6^VZ2M0I@WEW4L_=Qoc{q;viAZ7w$W*}w(Vpbq#17da{<^W>O?XN#_ HX(j^z>R(09 diff --git a/web/package.json b/web/package.json index 84dde25ea..e24c73dd4 100644 --- a/web/package.json +++ b/web/package.json @@ -8,7 +8,7 @@ "@testing-library/user-event": "^13.2.1", "@types/jest": "^26.0.24", "@types/node": "^16.4.13", - "@types/react": "^17.0.16", + "@types/react": "^17.0.17", "@types/react-dom": "^17.0.9", "@types/react-router-dom": "^5.1.8", "antd": "^4.16.11",