From aef069786b89cfe4348dea1462755149a090266d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 19:00:33 +0000 Subject: [PATCH] Bump @types/react from 16.9.13 to 16.9.14 in /src/FilterLists.Web Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.13 to 16.9.14. - [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 605279 -> 605279 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 5dd86b99d969f48a84ee60af161a47bf793d65b1..694f6b534445066c9fb392c089390f1f1016758a 100644 GIT binary patch delta 174 zcmccrL*@Ptm4+>hnWED_)-W4Q7vN@OpZ;Hrk#+iVQAYmh8;e<#Ljz4p!cBtQbAz-? z^_|nJf-J%cqmqk5!?OZR0;=?Vl0DLjEgh?Z-L(^)^2!S>9E**eGE?#i5r~<9m>Gy!fS47C R*?^cGh&i^WigEr@1pujhIMx6F delta 174 zcmccrL*@Ptm4+>hnWEE`udy0U7vN@OpZ;Hrk#+iVQAYmhL24Yzp+1?}RYAo$NtvZ- zUXdP^RY@Mf;RfzSj+tp`7J-pIzD{nbQMthtRnC#_5#AM<7P?#i5r~<9m>Gy!fS47C R*?^cGh&i^WigEr@1pt5wIFSGV diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index da7e50e92..c0e1f69fb 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -5,7 +5,7 @@ "dependencies": { "@types/jest": "^24.0.23", "@types/node": "^12.12.14", - "@types/react": "^16.9.13", + "@types/react": "^16.9.14", "@types/react-dom": "^16.9.4", "@types/react-router-dom": "^5.1.3", "antd": "^3.26.0",