From a9e6e5776f533d95a61080c3f299c29579021ee3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 08:00:15 +0000 Subject: [PATCH] feat(deps): update dependency eslint-config-prettier to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 494934c..08d1994 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "commitizen": "4.3.1", "conventional-changelog-conventionalcommits": "7.0.2", "eslint": "8.57.1", - "eslint-config-prettier": "9.1.0", + "eslint-config-prettier": "10.1.5", "eslint-plugin-import": "2.32.0", "eslint-plugin-jsdoc": "50.8.0", "eslint-plugin-prefer-arrow": "1.2.3",