From 619e9fb174668c93f3a577ed7d055607b12d1bec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 08:38:07 +0000 Subject: [PATCH] Bump eslint-config-prettier from 6.6.0 to 6.7.0 in /src/FilterLists.Web Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.6.0 to 6.7.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/commits) Signed-off-by: dependabot-preview[bot] --- src/FilterLists.Web/package-lock.json | Bin 605276 -> 605276 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 8ae5f934559f9992374c3147c472616726897816..d3d0b4e652a9ce0f380ef6952a17034dd3645afb 100644 GIT binary patch delta 160 zcmccfL*>p7m4+6^7N#xCx~9`(PqLXzzhK79H$C5!S!KGRI;U!=TViftn76NSR#s?O zd4{`5hO2L0Qb}>4d4<2HORjcsq-my8Kw6MRx_7ZxzN3?oXJDS6n|4yRp|*uvrHP4O zp?N@nSE5f@c2I?8ftX`^pcyAO F8vt?wG)e#f delta 164 zcmccfL*>p7m4+6^7N#xCx~7wr>`bO#Fk|MMo^Q&mGMTAaHPkG~Ju%BX%SGEGwKO=) zBi}Q`%+Vk`+bJW=HQON6C*9m6yTHiJG2F8}JF>{%H7GIFASBDv-@wwj+}JqZPhUUX zD?GQvJkc#9%*(aNHLN7jytHh3U_6KT^nx;0`RQr8EPU;OX3Rj$0>rF9%m&2lK+Lf{ J(2SFt4FJDPGr|A> diff --git a/src/FilterLists.Web/package.json b/src/FilterLists.Web/package.json index 21a874819..21fb2ee64 100644 --- a/src/FilterLists.Web/package.json +++ b/src/FilterLists.Web/package.json @@ -55,7 +55,7 @@ ] }, "devDependencies": { - "eslint-config-prettier": "^6.6.0", + "eslint-config-prettier": "^6.7.0", "eslint-plugin-prettier": "^3.1.1", "husky": "^3.1.0", "lint-staged": "^9.4.3",