From d8b52037a98dd062d3a7370d28d62c91efd6b8c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 04:52:47 +0000 Subject: [PATCH] Bump @types/node from 12.7.8 to 12.7.9 in /src/FilterLists.Web Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.8 to 12.7.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 600803 -> 600803 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 a4d1fa1777d3145a9843041aad33b9df20f7fdaa..f80b0691ffa4d0b5328968cdbd702233fd967251 100644 GIT binary patch delta 175 zcmaESRps$jm4+>h;X;g-lO4s4rf-mAWSc%gh*5C*!B33JkpZUW`Q9O3`el)sWj;nu z&S@3S&ZZ@SSvkQLh2h4A1xfxsW`!k|mXSqSxt6ApDIV#5QRP`hAt715P8r(HM*5Xz z0TG@NCizuHrpDS?p;Z;$-f4lhwo20*nHfc<7u{nOo6d8ORkA%nm=TDXfS4JGS%8=o Sh}nRc9f&!$CkS&kivs{jk~dla delta 174 zcmaESRps$jm4+>h;X>1eR5^^M8*nqSPoE&fC^((z5TkOWn{P^3o`p$?msd)dc15bT zsc~^+W>m0AkZEO}VXmWRMOv1&OIW^NW?)uGWR;<|e`Ib}xocFBVQQIWUZ_E0MMQZ@ zqCucbQe=*SS)fN^UQn2av7@c6()31VMv>`7_gKZI^W0;VY)=qo1Y#y2W(HywAZ7(( QHXvpPVvg+z!ko?G09hF|^#A|> diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 6fcfb4ae9..70ff42de2 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -4,7 +4,7 @@ "private": true, "dependencies": { "@types/jest": "^24.0.18", - "@types/node": "^12.7.8", + "@types/node": "^12.7.9", "@types/react": "^16.9.4", "@types/react-dom": "^16.9.1", "@types/react-router-dom": "^5.1.0",