From 4442cad18aba9372e68825cbcaf652a82fa517fc Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 7 Mar 2025 07:00:54 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v10.0.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 648857a..7df72e8 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/which": "3.0.4", "@typescript-eslint/parser": "8.26.0", "eslint": "9.21.0", - "eslint-config-prettier": "10.0.2", + "eslint-config-prettier": "10.0.3", "eslint-plugin-prettier": "5.2.3", "eslint-plugin-react": "7.37.4", "globals": "16.0.0", diff --git a/yarn.lock b/yarn.lock index 9a76ad6..c783aac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3091,10 +3091,10 @@ escape-string-regexp@^4.0.0: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -eslint-config-prettier@10.0.2: - version "10.0.2" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d" - integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg== +eslint-config-prettier@10.0.3: + version "10.0.3" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.3.tgz#d3d3b6a84bfb235276e0db1e1490c73724799cfb" + integrity sha512-wlypkcjrA6L2fG+WTmEELzZJFmiF3ftdirkmz8te3FOVwviFvaeYxHPtBvwaIlvjUC4QjrTrPxRMddx+CU7Tlw== eslint-plugin-prettier@5.2.3: version "5.2.3"