From 12cbb699ae2f15b1db3d0aecf44d51d63d6b9c40 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2019 12:50:42 +0000 Subject: [PATCH] Bump prettier from 1.19.0 to 1.19.1 in /src/FilterLists.Web Bumps [prettier](https://github.com/prettier/prettier) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/1.19.0...1.19.1) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605315 -> 605315 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 d210cd9751944132ce99ee96443c8f06152bfd56..8ebb0595e64c611c1c2037debcfa0190b33185d5 100644 GIT binary patch delta 149 zcmZqvsnYyYrJ;qfg{g(Pg{6gc3tRcK>A{*TM$=b5W0Ra-{F+^U`h;ujtRdzB`IRnZ z`ktPK{z>V9rFqUtPL=^FKDnXEPEpBu;r_`LE*a+j27daXlH@jF!vls&#Y`Sm#l2R z5VKN!r*hLk=kTJWstn7>93SuU@?5VFeSO2oOy?luaF>E8m%Pg2Vl$J(2#>(1bT^AI t?^O4k@Vp2!?GpE5@8GbC;;0b)^b*JE8*@06+vA?I0WtgbxaSx} diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index df4ee0e67..e0a433d6b 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -59,6 +59,6 @@ "eslint-plugin-prettier": "^3.1.1", "husky": "^3.0.9", "lint-staged": "^9.4.2", - "prettier": "^1.19.0" + "prettier": "^1.19.1" } }