From 1ea1060dcda1776ec5da4aca1e7e89c72262ec94 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 21:24:15 +0000 Subject: [PATCH] Bump @types/node from 12.7.10 to 12.7.11 in /src/FilterLists.Web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.10 to 12.7.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605363 -> 605363 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 7b372b8c07bcc2a30c8a51269e76abd94a272d4c..0a5ba9b6a1da8ea7dba7f517da47955eb3c7c187 100644 GIT binary patch delta 181 zcmdn|Q)Tl{m4+>h7DCfE&tNl}F2K#mE|8a>lB%z(52ADpjr7c?KlsV68tGqBky~U` zR21do9Te$VnN*VEu3wy<>aShm5ou)LUXkjOmF%7ynwOiK;~ZY;npb9&XjEYs72%X` z>=crkY~r6865$)@oS9hVWZ~!QlxC0_l;c)zYpXOpk(p6s`YtOL$#xxKMj&PaVrC#_ V0b*7lW&>h&Am-SvBh1;Z2>>IzIH&*s delta 180 zcmdn|Q)Tl{m4+>h7DAH^t&FGsXJiw~%TGzw*VPA6x`sx2=6Z(H6ImHmB9bx#5>1S= zy_~btv)r}KON)b?^DDwL3ca0kLrlHG%QCeslG060ynV9+jGW6taxx=*a=n8rOFeuN ztF%oGy#WyK=dt|QC{#7scU48$xz T%nHP8K+F!r9NTq-IomY>u3I&b diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index abb68476f..8ce78c333 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@types/jest": "^24.0.18", - "@types/node": "^12.7.10", + "@types/node": "^12.7.11", "@types/react": "^16.9.4", "@types/react-dom": "^16.9.1", "@types/react-router-dom": "^5.1.0",