From cd3af6722075c6c209b2fccb2c1873d25a1e4fd4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 16:57:35 +0000 Subject: [PATCH] Bump @types/node from 12.12.0 to 12.12.1 in /src/FilterLists.Web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.0 to 12.12.1. - [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 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 3b1e8abeac6c4af749f5d1c659bc08e6706853c0..83f2292576d36b1bb383058e23a1055d31bc6efd 100644 GIT binary patch delta 197 zcmZqtsnYmUrC|%Bh0yfo04Ag90^E%3f_eEVsrtJ5AWGNJNYBt{`ojiBmB?JPu=Ehe z>|8hJQvK54bjPw>ld6(L!@LULP|HvQBPX}0NMkcMPahYPApNwIpa@^{G6PqSNMk3* zbZuYfbeCM05YJGTEF((`Gk5JG-+)XLOYPu5TU({+iOh^5)Av}hNKXIviB)X6eif?; i*d^_?!i+%71jNih%mT!$K+Fcj>_E)1y;hi$MH2uDG&^4a delta 192 zcmZqtsnYmUrC|%Bh0x^9>Bdw4GqUmJ<)@_T>*|9jT|=Yk3uZB?N1FLr1Sgt0Cc63s zm3ZY9ct=E~mn9n-S_XJmgc$l{TZRQxnq;SiSa`V^8JBpb8Wy^wCAw!j1sS;nd3(8e zI-2_xl=xO@rxg_I>pPnz`eYi0=9i}1+A2*?WM&kZzQ>A1a{9kdtYXvkt5{8@3ve^C gx7P|Y0x=U1GXpUT5VHa?8xVu!IJVacbFydx0CtHy^Z)<= diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 13d7f2c44..094d6b587 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@types/jest": "^24.0.21", - "@types/node": "^12.12.0", + "@types/node": "^12.12.1", "@types/react": "^16.9.11", "@types/react-dom": "^16.9.3", "@types/react-router-dom": "^5.1.1",