From 0860603b43a70431407c90e2d4379a9e7f64a765 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 May 2025 05:00:35 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v10.1.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 748457e..dc3c2cf 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/react-dom": "19.1.3", "eslint": "9.26.0", "eslint-config-next": "15.3.2", - "eslint-config-prettier": "10.1.3", + "eslint-config-prettier": "10.1.5", "prettier": "3.5.3", "prisma": "6.7.0", "typescript": "5.8.3" diff --git a/yarn.lock b/yarn.lock index dde33a0..fa741e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1427,10 +1427,10 @@ eslint-config-next@15.3.2: eslint-plugin-react "^7.37.0" eslint-plugin-react-hooks "^5.0.0" -eslint-config-prettier@10.1.3: - version "10.1.3" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.3.tgz#b53b626e5fae39aa2a442a929488c35acec53c96" - integrity sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA== +eslint-config-prettier@10.1.5: + version "10.1.5" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782" + integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw== eslint-import-resolver-node@^0.3.6, eslint-import-resolver-node@^0.3.9: version "0.3.9"