diff --git a/package.json b/package.json
index b854f1e40a30641a8f71ed8dd1ee9e20c321667f..9cfc8c7696c51a793055d4df4fc669430d9a830f 100644
--- a/package.json
+++ b/package.json
@@ -196,7 +196,7 @@
     "cross-env": "5.2.1",
     "eslint": "6.3.0",
     "eslint-config-airbnb-typescript": "4.0.1",
-    "eslint-config-prettier": "6.1.0",
+    "eslint-config-prettier": "6.2.0",
     "eslint-plugin-import": "2.18.2",
     "eslint-plugin-promise": "4.2.1",
     "glob": "7.1.4",
diff --git a/yarn.lock b/yarn.lock
index fb2163440cb8bb3e9e7fb6a3415cbf6374081b5f..d97c000b6917c00c65e1a02339828b6840bd8e92 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3029,10 +3029,10 @@ eslint-config-airbnb@^17.1.0:
     object.assign "^4.1.0"
     object.entries "^1.1.0"
 
-eslint-config-prettier@6.1.0:
-  version "6.1.0"
-  resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.1.0.tgz#e6f678ba367fbd1273998d5510f76f004e9dce7b"
-  integrity sha512-k9fny9sPjIBQ2ftFTesJV21Rg4R/7a7t7LCtZVrYQiHEp8Nnuk3EGaDmsKSAnsPj0BYcgB2zxzHa2NTkIxcOLg==
+eslint-config-prettier@6.2.0:
+  version "6.2.0"
+  resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.2.0.tgz#80e0b8714e3f6868c4ac2a25fbf39c02e73527a7"
+  integrity sha512-VLsgK/D+S/FEsda7Um1+N8FThec6LqE3vhcMyp8mlmto97y3fGf3DX7byJexGuOb1QY0Z/zz222U5t+xSfcZDQ==
   dependencies:
     get-stdin "^6.0.0"