From 6f53c9eae8a3a334ef78ec570312503548226112 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 22:23:58 +0000 Subject: [PATCH] Bump @types/node from 12.12.12 to 12.12.13 in /src/FilterLists.Web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.12 to 12.12.13. - [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 9aca29080ebff3661698805021b581d3d7da73d7..c2c387f7123b4d59929c77b441a4ca40097f0d7f 100644 GIT binary patch delta 160 zcmccjL*?ENm4+>h`hwG)9a)T~3ve^CPtOo!6rMcsopM-OM3I4?PpG?Zd69RPxnpuh zmVQ=XT3%FgzJZa6Pf~84sbh$Fsk?=VS$dLoZh((|RYitzZbV34VoI7xnva*Seu-On zSYoMXVoIQXsdJ)*k8@Ra`gBJTM)7uTAx0o(0%B$$W&vVWAZ7z%b|B{1&Mm|ltOWqQ Cq%Ud! 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 diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index d47ba70e7..a693f8222 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.12", + "@types/node": "^12.12.13", "@types/react": "^16.9.13", "@types/react-dom": "^16.9.4", "@types/react-router-dom": "^5.1.3",