From 3971861102ba7a12d5c5ddb4e1bd916f1f95714e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 19:51:15 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-config-prettier from 6.10.1 to 6.14.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.1 to 6.14.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.14.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 43ecb13b..d9181208 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "cypress": "^4.5.0", "eslint": "^5.16.0", "eslint-config-airbnb": "^17.1.1", - "eslint-config-prettier": "^6.10.1", + "eslint-config-prettier": "^6.14.0", "eslint-plugin-cypress": "^2.10.3", "eslint-plugin-import": "^2.20.2", "eslint-plugin-jest": "^24.1.0", diff --git a/yarn.lock b/yarn.lock index 08042ee4..152b101c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5643,10 +5643,10 @@ eslint-config-airbnb@^17.1.1: object.assign "^4.1.0" object.entries "^1.1.0" -eslint-config-prettier@^6.10.1: - version "6.10.1" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1.tgz#129ef9ec575d5ddc0e269667bf09defcd898642a" - integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ== +eslint-config-prettier@^6.14.0: + version "6.14.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.14.0.tgz#390e7863a8ae99970981933826476169285b3a27" + integrity sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ== dependencies: get-stdin "^6.0.0"