From 3f36039f9f733aa35e491d3bb945baa7acc70b17 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 09:48:32 +0000 Subject: [PATCH] Bump eslint-config-prettier from 6.9.0 to 6.10.0 in /web Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.9.0 to 6.10.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.9.0...v6.10.0) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 645833 -> 645835 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 592282eb4c562f1580fd5a3719d380fbe031cb5b..9f20dd6584c92ac9fb34dd3150fcadf00e665410 100644 GIT binary patch delta 161 zcmX@PRsHl<^@bM47N#xCAuZD#GZ;;$H*9BSpWffXtUcXuK8sqYV@Y00W|n(Ns$o%p zr;le|Xo^QxnYXKZl4qEKnO|vHKv7|ir)#2XVt7eXNtsuMiJ3{ROKPRNZ%UMFpl`8z znX^GuSaxP=g<)E-U$V1_hhtKZ`}B>MIK-zrTw;}P&uV1`Viq7~1!6WJW(Q)9?OCmy G@u2`~yE)4M delta 166 zcmX@TRsG~v^@bM47N#xCAuZFH7+FoGUzoQ6A!17WS=sF z(!!98L{BqM{X9b-*TNwG0*i>mfKszyf6FLiqf%499QPn+19R8BQbVT`?cLq)hi*XUFM`#w=pf*0OR;|8SR8ygjFt8Hibcm=%cGfS4VK MIkxAta>j=O059n{G5`Po diff --git a/web/package.json b/web/package.json index 666f8a332..1b6c1f406 100644 --- a/web/package.json +++ b/web/package.json @@ -55,7 +55,7 @@ ] }, "devDependencies": { - "eslint-config-prettier": "^6.9.0", + "eslint-config-prettier": "^6.10.0", "eslint-plugin-prettier": "^3.1.2", "husky": "^4.2.1", "lint-staged": "^10.0.3",