diff --git a/package.json b/package.json index b1afd36..64c7f87 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "cz-conventional-changelog": "3.3.0", "dotenv": "8.2.0", "eslint": "7.9.0", - "eslint-config-prettier": "6.11.0", + "eslint-config-prettier": "6.12.0", "eslint-config-react": "1.1.7", "eslint-config-react-app": "5.2.1", "eslint-plugin-cypress": "2.11.1", diff --git a/yarn.lock b/yarn.lock index 32127f7..050c0ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7411,10 +7411,10 @@ escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-config-prettier@6.11.0: - version "6.11.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1" - integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA== +eslint-config-prettier@6.12.0: + version "6.12.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2" + integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw== dependencies: get-stdin "^6.0.0"