From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 05:33:38 +0000 (+0000) Subject: chore(deps-dev): bump eslint-plugin-prettier from 3.1.2 to 3.1.3 X-Git-Tag: 0.0.6~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25b0ad7e75378eec69a42e8ab4bb4c6bbe6f14ed;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump eslint-plugin-prettier from 3.1.2 to 3.1.3 Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3. - [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/commits) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 5382de4b..06cd6944 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1872,9 +1872,9 @@ eslint-formatter-pretty@^1.3.0: string-width "^2.0.0" eslint-plugin-prettier@^3.1.1: - version "3.1.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba" - integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA== + 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== dependencies: prettier-linter-helpers "^1.0.0"