From e248980b2e67797cb22e0060e0d28131aed871f5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 13:30:41 +0000 Subject: [PATCH] Bump @types/react from 16.8.23 to 16.8.24 in /src/FilterLists.Web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.8.23 to 16.8.24. - [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 522401 -> 522401 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 5ed71f52252e8ff0529d547bcc13200229f9c582..140cf4cc4b5cd552fa51c362e7227ef434b4513f 100644 GIT binary patch delta 164 zcmZ4ZQGVe^`GzfwoSc&tZH*^i_`x=PJ{KeFbazfh{^`sttjeKb1#TXp`7Xxhk$#az z+Brq~+R5gHKKdn5#h#)1N#3Q!*`aR6CAsdQjzviop2>kJNv2uGRb}}m$)%-LrACfs zp^0I+VR`1oUM2zQ;gNoBu1@Y%lP@k-nLeL~k!|`LHb&ldRxU;$W&&bnAZ7t#Rv>2E K&dS9;=N$lf%`*M~ delta 164 zcmZ4ZQGVe^`GzfwoSc&#y^SYd_`x=PJ{KeFbazfh{^^DGjLM;jN!hOco~b!md6}Vp zmW58H`FRD}+UW+ak;WDo=7}YFE*=%--l1+)hDF9<9){YL?uP!}nMTEa0U?$CNj@e9 z>G@8%Y2I!HDVdo@Ij&XZJ`sk=lNU0nOrOug$Ts~A8zXN!D;FaWGXXI(5VHU=D-g47 KXXRp_^9}&VlQPHv diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 96ca97257..108126f68 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@types/jest": "24.0.16", "@types/node": "12.6.8", - "@types/react": "16.8.23", + "@types/react": "16.8.24", "@types/react-dom": "16.8.5", "@types/react-router-dom": "^4.3.4", "@types/react-table": "^6.8.5",