From 899e4d41283c1310f49af393fc4fd302ffa214ff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2019 21:38:19 +0000 Subject: [PATCH] Bump eslint-config-prettier from 6.3.0 to 6.4.0 in /src/FilterLists.Web Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.3.0 to 6.4.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.3.0...v6.4.0) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605363 -> 605363 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 e2b727cccbebae1063454ddfef6d1461971f707a..e32f2c7b23ce8dc918a567974aed5a54029d2ca5 100644 GIT binary patch delta 159 zcmdn|Q)Tl{m4+6^7N#xCre@R4McGWI?@wlCpI%_btUX=uJDX}qWRZ7ia=u$ivU#v; zcD`wFMXE`WS!P9HM1V_xVM%G8d%2}yfPZRKNJx;kXGxmAqpw?JiGHMyYhX!~Z+4K8 zPgsFtSVppAa#VV9ctNgVzI#CUL@Gf7N0C}5SJet?CArQP408HhnND-g2* PF*^`*Z1*?kOko88i}5$L diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index cf5a5059a..90b27f15e 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -55,7 +55,7 @@ ] }, "devDependencies": { - "eslint-config-prettier": "^6.3.0", + "eslint-config-prettier": "^6.4.0", "eslint-plugin-prettier": "^3.1.1", "husky": "^3.0.8", "lint-staged": "^9.4.1",