From 92c818b12550108227c954a654a131ad50fecc4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 11:06:23 +0000 Subject: [PATCH] build(deps-dev): bump eslint-config-prettier in /web Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 6.13.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.12.0...v6.13.0) Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 661220 -> 661220 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 866db72fa7d9c7b6663e263619c693c5fdcbd08b..392473f3dee65beae083d66b55752f8c0433a12b 100644 GIT binary patch delta 159 zcmaE|R^!Q9jfNJ+7N#xC4?j(}DP=O5F0aYLK3(QBv(EIxrA&&`0@ztYl0ytK4Sa%g z^QsEHjY`bTObRMJOU$#qJ&YVnOAEb&LQ1?sQc_aFEBrGtAjM8(R zL(0M;!^4V0N-eyMd^5a!!rX&0vL(RQSy>hdYDhm_K4AV+oqnr(#{UZz9ohm9b z9leswOoI|FGm3KEDhw?vg51j^!l%DWU=eS>`I#ArS%8=oh}nRc9f&!$-~7zUtqcIu C5IuDO diff --git a/web/package.json b/web/package.json index 801f8a84b..d7ec9feaa 100644 --- a/web/package.json +++ b/web/package.json @@ -50,7 +50,7 @@ ] }, "devDependencies": { - "eslint-config-prettier": "^6.12.0", + "eslint-config-prettier": "^6.13.0", "eslint-plugin-prettier": "^3.1.4", "prettier": "^2.1.2" }