From 3e30e5b6025736b7e048f500dc95fb6799721408 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 16:06:43 +0000 Subject: [PATCH] build(deps): bump @types/react from 16.9.41 to 16.9.42 in /web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.41 to 16.9.42. - [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 717290 -> 717290 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 2dd32d5102323165a1007ef09a019b002e4ce9e4..4376a332fb8fc52d29d9a0d8be2811fb4f78e517 100644 GIT binary patch delta 255 zcmV*Z**}= zD^O-qS~O*GP)JZvHBMwuT4zygaxiREb2vq2YfnT{LRL9rS$Q~7O-o}#IdM=!Wid)} zMN>mDNo_V$azjQ^Hgr*EXE!uqlY!wRhQI-~zyd#nmy_xSGM8~g0~eKH0V7pxI9Yi` zLpe@DYg27EI5SX2RCZ`EMr}%YH*+;`MoV%;a5OnuOgDN$M_4mvS8GozPBcYDd0}ob zadB`sV|P$YL}NrSPg7)hSvF`vO>cN`Gc-y@hD8I0MFfUL1%^cihD8U4MF@sP3ARNF F>a1^dSEK*{ delta 254 zcmVD@S*3Fk>@oc0oc~HaRh8H*;_^Xl6xGNKaKlN_1mm zY%yn0X)8r}PHIg_Y&mX6K`?cbf#D>EzyY?v0zZV8A*TW}mvTe{7LyT#BUMB*G(vG& zRWxHsY)wO1IWuxvNMdqvIdE!JK~YLGRX9^Pa%MttYIjI@Ye!I2XjevRdRjzLaA!?Q zSujynX-s%@Xf|3)S!s7hLT@oNQe;jvG*vH#MFWOK1cpTghD8R3MF)mO2!=%ownYl+ EtlcP95&!@I diff --git a/web/package.json b/web/package.json index a6fae39a9..6c9879f0d 100644 --- a/web/package.json +++ b/web/package.json @@ -8,7 +8,7 @@ "@testing-library/user-event": "^12.0.11", "@types/jest": "^26.0.4", "@types/node": "^14.0.20", - "@types/react": "^16.9.41", + "@types/react": "^16.9.42", "@types/react-dom": "^16.9.8", "@types/react-router-dom": "^5.1.5", "antd": "^4.4.1",