diff --git a/package.json b/package.json index 50c0b409be3e7c..af4065152a9718 100644 --- a/package.json +++ b/package.json @@ -311,7 +311,7 @@ "diff": "5.1.0", "emojibase-data": "15.0.0", "eslint": "8.46.0", - "eslint-config-prettier": "8.10.0", + "eslint-config-prettier": "9.0.0", "eslint-formatter-gha": "1.4.2", "eslint-import-resolver-typescript": "3.5.5", "eslint-plugin-import": "2.28.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e26006501f9bec..cea41f986476aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -506,8 +506,8 @@ importers: specifier: 8.46.0 version: 8.46.0 eslint-config-prettier: - specifier: 8.10.0 - version: 8.10.0(eslint@8.46.0) + specifier: 9.0.0 + version: 9.0.0(eslint@8.46.0) eslint-formatter-gha: specifier: 1.4.2 version: 1.4.2 @@ -5665,8 +5665,8 @@ packages: engines: {node: '>=12'} dev: true - /eslint-config-prettier@8.10.0(eslint@8.46.0): - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} + /eslint-config-prettier@9.0.0(eslint@8.46.0): + resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0'