From 30c339d455083c9a279192b9d346e9a41601af97 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 00:40:30 +0000 Subject: [PATCH] Bump @types/react from 16.9.5 to 16.9.6 in /src/FilterLists.Web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.5 to 16.9.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 606003 -> 606003 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 ed4d767353b4002bb96cc631d70f845d1acdb6ac..4d25495c12933147bc4bd980d566194a69ee0ccb 100644 GIT binary patch delta 268 zcmdn|Pi6Bzm4+>h1!B_=nX(#97vN@OpT1IzQF!{I6HLmXr8xoNIZkf=1}=e_{z-)u zuDQk~CYj0kRi%m90hOly7KZ6&ft4O*+J2S!hM@sI+JRw(Mn$=WhN&iA7Wp2L=2IS!8Y&5?Yv>6;)Jj>EjmR>uixomm{h1!9vwu^LbRFV4t4eVrI1-*hHjM&;0~KtrQ2-%L0E@W`A3?JP61 zl=KY$@Z?+4mC{TJ3S-jN9YHnf`2;e#n&7XnM~HCb8*FeJsjhK?QC} zf$pKM<|dhy0qJE$CT5|QC59FGflj^_Atp{f7Qq!oer9GqsYVr%jsd}mE?!>VsZ}Lm z#);*n>7~U<#_7iHmYG0hCAry7P7xW&Nl6hI>Fv@dnShuXh*^M`6^Pk@n0>qSNe+oJ E0EWg}fB*mh diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 69c125100..82a44263d 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@types/jest": "^24.0.18", "@types/node": "^12.7.12", - "@types/react": "^16.9.5", + "@types/react": "^16.9.6", "@types/react-dom": "^16.9.2", "@types/react-router-dom": "^5.1.0", "antd": "^3.23.6",