From b1442b43e7dc0826f3733573ceb2387332998e42 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2019 12:41:52 +0000 Subject: [PATCH] Bump @types/node from 12.6.8 to 12.6.9 in /src/FilterLists.Web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.6.8 to 12.6.9. - [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 522401 -> 522401 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 140cf4cc4b5cd552fa51c362e7227ef434b4513f..4a376a8bfe46fb1d5cbe12e5ca7ad8606dee5d56 100644 GIT binary patch delta 150 zcmZ4ZQGVe^`GzfwLTrqdQy(%~O!sDE6lAoVtjMbrrXA^I=~hx%5#e6xVro)gQ4~=g zp6F-j8tz(|SY+yBYT=&a9-dy}VdQC9dZ`x`b!AZ7w$W*}w(Vpbq#+x~`)ed|X6eyTHO delta 147 zcmZ4ZQGVe^`GzfwLTro{Qy(%~O!sDE6r3D*S2;8>LOb0p-O<$DBiSX>!qVH_G&?o5 z(x@uUAUrK9Ti?SmFu%k#F}K*;C_5>&Qrn`^-8;EBKhGc|$=kwJyUf7Pu_(vcE6};n sH^9)$Fft>|EGoih`U7@GiS{>aj6lo;#LPg<0>rF9%(ndv8~fIe0EU$_CjbBd diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 108126f68..a9220a476 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@types/jest": "24.0.16", - "@types/node": "12.6.8", + "@types/node": "12.6.9", "@types/react": "16.8.24", "@types/react-dom": "16.8.5", "@types/react-router-dom": "^4.3.4",