From 59cfc70eef3627dff234f0931f26185e9018a461 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 11:50:37 +0000 Subject: [PATCH] Bump @types/react-router-dom from 5.1.0 to 5.1.1 in /src/FilterLists.Web Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom) from 5.1.0 to 5.1.1. - [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 4d2df1f299ad13fb37ddc9813b061b14b317caff..3b1e8abeac6c4af749f5d1c659bc08e6706853c0 100644 GIT binary patch delta 278 zcmZqtsnYmUrC|%BkmU4vXW5OWZ;)aXp8h(A-8?k4)Y&*Vv)m=!*e^NDEyXX_&BvlN ztklshq#(*G*C5>2Ewo(QBsIb}G_NAj+}AS5-ObhApt!2Uph{amDm~l8-6-4A%gHSx z(KRp9%p}Mu(=E4j@H8!Y*{1VKF&0jrIh7S`rT+A%Q(2WmDkBQR-4jzYN)q*x zQ*yJ)Tm#dblRVra%yJBq%>zA3T}|_h{L?a$y^M`Z(~?R|O)D}Sy$b^koN_~qOd@@a zi_QJL%ZrLaL(?OT-4cVV{LPb6Cp!qL!fn)QUoFiD#7scU48$xz%nHP8K+F!r9NSk* Ib6!&b00jwMLI3~& delta 302 zcmZqtsnYmUrC|%BkmU3_cUG?Ha!pJc(>F*l3QvEX!!9yC&5f0Bx`7v?Xh=k1MWSb+ zyS9&4NQPy3v3o(3b6B9CzhhvfYgR;ZT4YdRzGsB1TVX}AiKUZwUT&F}shdw_PO)ET zsB=hic5qsni;0;Av|cIR@c|;h|B*;T{GB70HIV$x)S)9R*e3c5Ah-mSzNECLm@8Viq7~ T1!6WJW(Q)9?W?6ZuPFck=r&?A diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 3f673c3da..13d7f2c44 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -7,7 +7,7 @@ "@types/node": "^12.12.0", "@types/react": "^16.9.11", "@types/react-dom": "^16.9.3", - "@types/react-router-dom": "^5.1.0", + "@types/react-router-dom": "^5.1.1", "antd": "^3.24.3", "babel-plugin-import": "^1.12.2", "customize-cra": "^0.8.0",