From 495ac8ae2da5a99cad7d0efe93d96fb757d68b2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 12:31:48 +0100 Subject: [PATCH] Update dependency eslint-config-prettier to v7 (#2296) Co-authored-by: Renovate Bot --- ember/package.json | 2 +- ember/yarn.lock | 15 ++++----------- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/ember/package.json b/ember/package.json index 7d0c1f1437..8f285ed471 100644 --- a/ember/package.json +++ b/ember/package.json @@ -89,7 +89,7 @@ "ember-truth-helpers": "2.1.0", "ember-web-app": "5.0.1", "eslint": "7.16.0", - "eslint-config-prettier": "6.15.0", + "eslint-config-prettier": "7.1.0", "eslint-config-simplabs": "0.4.0", "eslint-plugin-ember": "10.0.2", "eslint-plugin-import-helpers": "1.1.0", diff --git a/ember/yarn.lock b/ember/yarn.lock index e46f3e7cb1..434f66d91e 100644 --- a/ember/yarn.lock +++ b/ember/yarn.lock @@ -7372,12 +7372,10 @@ escodegen@^1.11.0, escodegen@^1.14.1: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@6.15.0: - version "6.15.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9" - integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw== - dependencies: - get-stdin "^6.0.0" +eslint-config-prettier@7.1.0: + version "7.1.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f" + integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA== eslint-config-simplabs@0.4.0: version "0.4.0" @@ -8465,11 +8463,6 @@ get-stdin@^4.0.1: resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe" integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4= -get-stdin@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b" - integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g== - get-stdin@^8.0.0: version "8.0.0" resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-8.0.0.tgz#cbad6a73feb75f6eeb22ba9e01f89aa28aa97a53"