diff --git a/package.json b/package.json index 2ba7d9a..6d99660 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "concurrently": "^9.1.2", "cpx": "^1.5.0", "eslint": "^9.22.0", - "eslint-config-prettier": "^10.1.1", + "eslint-config-prettier": "^10.1.2", "eslint-plugin-react": "^7.37.4", "prettier": "^3.5.3" } diff --git a/yarn.lock b/yarn.lock index dabd627..22fdf76 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4628,10 +4628,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^10.1.1: - version "10.1.1" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132" - integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw== +eslint-config-prettier@^10.1.2: + version "10.1.2" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276" + integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA== eslint-config-react-app@^7.0.1: version "7.0.1"