From 91f34e316e5e5f79c7f8c938b9dc0f36372ada15 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 13:26:29 +0000 Subject: [PATCH] Bump @types/node from 12.12.0 to 12.12.3 in /src/FilterLists.Web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.0 to 12.12.3. - [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 83f2292576d36b1bb383058e23a1055d31bc6efd..0a39d9f12680e562087656689b4393f8bcb5a75e 100644 GIT binary patch delta 195 zcmZqtsnYmUrC|%Bh0x?n4~?h(XJix1%TGzw*VPA6x`sx2hDOsBB^XsA^9$00iz~I0 zUEM7GEPT@w!vgZc!%9-TjPp%$!;BJrJ<41P%}X+}14G?P3|ve7J-qVsOo{>vywWnV za{WAU5orH1GUr4OUi9+m8K^$Gm1>#W5psl{of~6vFZ9%tR~Y1 ixEa~oYlRtsm|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 diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 094d6b587..11533d66a 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.1", + "@types/node": "^12.12.3", "@types/react": "^16.9.11", "@types/react-dom": "^16.9.3", "@types/react-router-dom": "^5.1.1",