diff --git a/package.json b/package.json index 45ab2fc5ee18658abb93befaa6cd035b4f593039..c3776c1a2d2d9f6c9bac82322f1da332b1dbd4a3 100644 --- a/package.json +++ b/package.json @@ -212,7 +212,7 @@ "cross-env": "6.0.3", "eslint": "6.8.0", "eslint-config-airbnb-typescript": "6.3.1", - "eslint-config-prettier": "6.9.0", + "eslint-config-prettier": "6.10.0", "eslint-plugin-import": "2.20.0", "eslint-plugin-promise": "4.2.1", "glob": "7.1.6", diff --git a/yarn.lock b/yarn.lock index 09bad4951bc79a062ad41c77743d2905f1ce7251..7038436fc736629d5a83e360b7269d645bf854a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3263,10 +3263,10 @@ eslint-config-airbnb@^18.0.1: object.assign "^4.1.0" object.entries "^1.1.0" -eslint-config-prettier@6.9.0: - version "6.9.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.9.0.tgz#430d24822e82f7deb1e22a435bfa3999fae4ad64" - integrity sha512-k4E14HBtcLv0uqThaI6I/n1LEqROp8XaPu6SO9Z32u5NlGRC07Enu1Bh2KEFw4FNHbekH8yzbIU9kUGxbiGmCA== +eslint-config-prettier@6.10.0: + version "6.10.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0.tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f" + integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg== dependencies: get-stdin "^6.0.0"