From c875fde543fca13bdc69815f5e16b3d19f92060f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2019 10:02:23 +0000 Subject: [PATCH] Bump eslint-config-prettier from 6.7.0 to 6.8.0 in /web Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.7.0 to 6.8.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/v6.8.0) Signed-off-by: dependabot-preview[bot] --- web/package-lock.json | Bin 639926 -> 639926 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 c99a33168bf6f9a571f69d8856c186fd27bf537f..3a837a8fe858e76ad84ec9840206340ea0b82b68 100644 GIT binary patch delta 170 zcmdniuD-2Zy`hD%g=q_OUkRhdVtS$tqe@s}p^2|~ZdO)U zQEGaWQI3hJzhz;SnQxg{nrT&-Z;rlaVOnmek41)`f4+-jRhW0AZ$@N*S7k|3p{ssQ zfM=M$VWzK3gr{3!R;H_~sijkzS5!e%`SipEY+}<7bTY|Le_g=B)4rjU8Hibcm=%cG QfS4VKIks;o-=>}1Ztf7gy zfnnah##vdRVdWX_CK;~2c}XS3h2|Cho-VoC!I7q!P625_7U|x_UipqrMxKFres0=H z*@oH{Zj~k`eud@%0bYqdW!XU$o<5N&Ug7!arQU(l6Bn?FO+V1dBtQLi0Siz2hEirA WW&vVWAZ7z%b|B{1zM+(p%?|*O?>$xk diff --git a/web/package.json b/web/package.json index 6a8320e34..a7af8eccd 100644 --- a/web/package.json +++ b/web/package.json @@ -55,7 +55,7 @@ ] }, "devDependencies": { - "eslint-config-prettier": "^6.7.0", + "eslint-config-prettier": "^6.8.0", "eslint-plugin-prettier": "^3.1.2", "husky": "^3.1.0", "lint-staged": "^9.5.0",