From 97992b19f14fb6b2ffd9b2f465eb5e5e0ef44996 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 22:21:05 +0000 Subject: [PATCH] Bump react from 16.10.1 to 16.10.2 in /src/FilterLists.Web Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.10.1 to 16.10.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.10.2/packages/react) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605363 -> 605363 bytes src/FilterLists.Web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/FilterLists.Web/package-lock.json b/src/FilterLists.Web/package-lock.json index 0a5ba9b6a1da8ea7dba7f517da47955eb3c7c187..5531df7dcb9a7f0977f8492846bcf13bbec72452 100644 GIT binary patch delta 148 zcmV;F0BirV`6RRXB!GkggaU*Egam{Iga)(+uvV87_5w1OU|0tQm*-Xo50}Fd1|wBX zMpj92Fhp=kXmUtKd2vitFjF%tG-OF*LTG4Dc0xrsVoEPHYe-O5PgY?^WN$D_b!kz0 zaARsiP;+KAI5k&xXnAmPbaG8eOnGlbGIVG*WK=6mld%*dmwsmlTZimd2e<532*>0v CO*K{k delta 143 zcmV;A0C4}a`6RRXB!GkggaU*Egam{Iga)(+uvV9qW(PNy=T-*~mvwmoBULhDX>&+- zO=x&gGgwi2G)!qqN_R&yGd3`ASvfW}a8ztBO;U1NS$Ii8OIB($W=}|OL~}J^T0v`B xSVwq7Qcp2VX)9BCYE(gKY*9sGPi=HjN=SN>;Y%ZzerE?;hwN7ex9nF4$K+syG%ElA diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 8ce78c333..914027f75 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -11,7 +11,7 @@ "antd": "^3.23.5", "babel-plugin-import": "^1.12.2", "customize-cra": "^0.8.0", - "react": "^16.10.1", + "react": "^16.10.2", "react-app-rewired": "^2.1.3", "react-dom": "^16.10.1", "react-router-dom": "^5.1.2",