From 04af2f05dc9196669c835a9875dc5df54260957f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 18:12:26 +0000 Subject: [PATCH] Update dependency eslint-config-prettier to v9.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0f1b5538c8..2c7f942c3bc 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@tailwindcss/typography": "^0.5.9", "eslint": "8.57.0", "eslint-config-airbnb-base": "15.0.0", - "eslint-config-prettier": "9.0.0", + "eslint-config-prettier": "9.1.2", "eslint-plugin-import": "2.29.1", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.32.2",