From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 05:35:48 +0000 (+0000) Subject: chore(deps-dev): bump eslint-config-prettier from 6.10.1 to 6.11.0 X-Git-Tag: 0.0.6~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0831d70f32ee1e773e6772ddcbd66c3c2b361e93;p=thirdparty%2Fvuejs%2Fpinia.git chore(deps-dev): bump eslint-config-prettier from 6.10.1 to 6.11.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.1 to 6.11.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.10.1...v6.11.0) Signed-off-by: dependabot-preview[bot] --- diff --git a/yarn.lock b/yarn.lock index 64baf58e..ec767c8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1860,9 +1860,9 @@ escodegen@^1.11.1: source-map "~0.6.1" eslint-config-prettier@^6.10.0: - version "6.10.1" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1.tgz#129ef9ec575d5ddc0e269667bf09defcd898642a" - integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ== + version "6.11.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1" + integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA== dependencies: get-stdin "^6.0.0"