diff --git a/package.json b/package.json index 6c04058e0..643a0f42b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "cross-env": "6.0.3", "entities": "2.0.0", "eslint": "6.6.0", - "eslint-config-prettier": "6.6.0", + "eslint-config-prettier": "6.7.0", "eslint-plugin-prettier": "3.1.1", "jest": "24.9.0", "mockdate": "2.0.5", diff --git a/yarn.lock b/yarn.lock index dffd1fc93..d632eeb34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4054,10 +4054,10 @@ escodegen@^1.11.1, escodegen@^1.8.1, escodegen@^1.9.1: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@6.6.0: - version "6.6.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.6.0.tgz#4e039f65af8245e32d8fba4a2f5b83ed7186852e" - integrity sha512-6RGaj7jD+HeuSVHoIT6A0WkBhVEk0ULg74kp2FAWIwkYrOERae0TjIO09Cw33oN//gJWmt7aFhVJErEVta7uvA== +eslint-config-prettier@6.7.0: + version "6.7.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.7.0.tgz#9a876952e12df2b284adbd3440994bf1f39dfbb9" + integrity sha512-FamQVKM3jjUVwhG4hEMnbtsq7xOIDm+SY5iBPfR8gKsJoAB2IQnNF+bk1+8Fy44Nq7PPJaLvkRxILYdJWoguKQ== dependencies: get-stdin "^6.0.0"