From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 05:36:23 +0000 (+0000) Subject: chore(deps-dev): bump eslint-plugin-prettier from 3.1.3 to 3.1.4 X-Git-Tag: 0.0.7~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb436c1c67408dd1545827391ae0d974d4e3d063;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump eslint-plugin-prettier from 3.1.3 to 3.1.4 Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.3...v3.1.4) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index e51ab00c..dc5d1ead 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1912,9 +1912,9 @@ eslint-formatter-pretty@^1.3.0: string-width "^2.0.0" eslint-plugin-prettier@^3.1.1: - version "3.1.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3.tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca" - integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ== + version "3.1.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2" + integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg== dependencies: prettier-linter-helpers "^1.0.0"