diff --git a/package.json b/package.json index 196d3770..e312516f 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "cross-env": "^6.0.3", "eslint": "^6.6.0", "eslint-config-airbnb-base": "^14.0.0", - "eslint-config-prettier": "^6.6.0", + "eslint-config-prettier": "^6.7.0", "eslint-import-resolver-webpack": "^0.11.1", "eslint-loader": "^3.0.2", "eslint-plugin-import": "^2.18.2", diff --git a/yarn.lock b/yarn.lock index 7c0b67c7..a218ad6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2892,10 +2892,10 @@ eslint-config-airbnb-base@^14.0.0: object.assign "^4.1.0" object.entries "^1.1.0" -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"