diff --git a/package.json b/package.json index 9d764fe0e40d..2396858d0a8a 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "directory-tree-webpack-plugin": "^1.0.3", "duplexer": "^0.1.1", "eslint": "^8.26.0", - "eslint-config-prettier": "^8.5.0", + "eslint-config-prettier": "^8.10.0", "eslint-plugin-cypress": "^2.12.1", "eslint-plugin-mdx": "^2.0.5", "eslint-plugin-react": "^7.31.10", diff --git a/yarn.lock b/yarn.lock index 99a2a19a4603..10c944877c80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5113,10 +5113,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^8.5.0: - version "8.5.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1" - integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q== +eslint-config-prettier@^8.10.0: + version "8.10.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11" + integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg== eslint-mdx@^2.0.5: version "2.0.5"