From 432f44e1e520614fe0b38e2c4418064358f4ca21 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2019 01:11:40 +0000 Subject: [PATCH] Bump @types/node from 12.12.11 to 12.12.12 in /src/FilterLists.Web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.11 to 12.12.12. - [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 605278 -> 605278 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 82633ea88a6df277131b27129d2cc216ee385763..18bebcec933406e07a11393928ad98c6347fc27e 100644 GIT binary patch delta 161 zcmccjL*?ENm4+>h`hwFpMlc#p7vN@OpPnJeC_KIKJCkyluX|}(q*qZusDVdld7+!R zPhpv7mZ?EdRA_{eag=thsfDq(Q)Rk$WN4I6PLzd3o>{q(MMRLFSCChFu}5jPk87S! zm07u2a9KrEzE65mk!iV4Vc>K}5k~QLZXre>W&&bnAZ7t#Rv=~rVs;?r*v>7)8LR~W D{AMrb delta 160 zcmccjL*?ENm4+>h`hwGi%h`;k3ve^CPtOo!6rR4(olPZFyTYv0vmntd-`6iBJD}9V zCDGD1!`C-8Bd5a0F~u}6*}u#?D9h2U*eR?a)h#^4KOiq6$)(KGr_3$g%`GY|(6A!I z&^0R4&@CyVA~dr?yQ-i#aJr)iqj)>F5F-#X0WmWWvj8zG5VHX>I}meh=N94&)&c;S CNiTT- diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index c08554cde..912d61860 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@types/jest": "^24.0.23", - "@types/node": "^12.12.11", + "@types/node": "^12.12.12", "@types/react": "^16.9.12", "@types/react-dom": "^16.9.4", "@types/react-router-dom": "^5.1.2",