From 7e62607042d71ad2610d44cd8408d893624e343f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 18:08:46 +0000 Subject: [PATCH] Bump @types/node from 12.12.4 to 12.12.5 in /src/FilterLists.Web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.4 to 12.12.5. - [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 04a6742fa851fddb68059e9199f983ca1a2d2c23..4b0daa51895fd45e7b5339deda7bc68a3b7940fc 100644 GIT binary patch delta 195 zcmZqtsnYmUrC|%Bh0x?rtj1ISGqMTh<)@_T>*|9jT|*;1L!;>%H5gSQy#W5psl{of~6vFZ9%tR~Y1 ixEa~oYlRtsmjJRIssMac;Oll4Wp)OKOl)Rlc*Uud}OTjz^wpxJPJuhJTtzN@a3c zLB2_lb47(~KyILMcv_ZAetL$si?efCX>hu&th&Am-R!E6mBF2>`@RJVgKi diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 64e8614db..0e2bc25d3 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.4", + "@types/node": "^12.12.5", "@types/react": "^16.9.11", "@types/react-dom": "^16.9.3", "@types/react-router-dom": "^5.1.2",