From ef6fb398bd68f140fbc7288789c1ac2c0150d736 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 16:41:29 +0000 Subject: [PATCH] Bump @types/react-router-dom from 5.1.1 to 5.1.2 in /src/FilterLists.Web Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605313 -> 605313 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 455ff57c4d096359299fddc417ebcd9ce983f2d7..04a6742fa851fddb68059e9199f983ca1a2d2c23 100644 GIT binary patch delta 164 zcmZqtsnYmUrC|$Woz(PsXW5OWZ;)ctpFX#cT{$#6sKO#6-zhD})x@R1ytK4fJ4@f7 z)Yl`(wA4Msu`IA8*~HPf%s(XDJ6JolAk`oz)w#67wZh!PFT^~;Jv7BI$HUZEKQ}+z z*VNEA%qTLnGNa0IvY@@n^nDVHY}0wA7`570OEUs76A&{4F$)m00x=s9vjZ{5_SMpy G*AxJZJU1-> delta 163 zcmZqtsnYmUrC|$Woz(Q1Q(29sZ;)ctpZ;_zt8z$XL}9plVroW7qJDBpZdRFVV48E1 zhg*bMj$yKSphu~zX`YdPT1K*$v2kfyQi-W)MTVnyVW5FiZitadq_1(YxxaULQBi1U zdZe*iVsMqec~a_R2SL^8`y?3Irt?ZMYPGMHW&~m;AZ7+)79eH?Vm2UV2V#!xtED-w GDF6VjgEzbY diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 8faf4734c..64e8614db 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -7,7 +7,7 @@ "@types/node": "^12.12.4", "@types/react": "^16.9.11", "@types/react-dom": "^16.9.3", - "@types/react-router-dom": "^5.1.1", + "@types/react-router-dom": "^5.1.2", "antd": "^3.24.3", "babel-plugin-import": "^1.12.2", "customize-cra": "^0.8.0",