chore(deps): update dependency eslint-plugin-prettier to v5.2.5
All checks were successful
Actions / Build Plugins (pull_request) Successful in 42s
Actions / Build Plugins (push) Successful in 40s

This commit is contained in:
Renovate 2025-03-25 10:40:48 +00:00
parent 8513b3129b
commit 2aee9a69a6
Signed by: Renovate
GPG key ID: C42AFED545031BE9
2 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"@typescript-eslint/parser": "8.28.0",
"eslint": "9.23.0",
"eslint-config-prettier": "10.1.1",
"eslint-plugin-prettier": "5.2.4",
"eslint-plugin-prettier": "5.2.5",
"eslint-plugin-react": "7.37.4",
"globals": "16.0.0",
"prettier": "3.5.3",

View file

@ -3101,10 +3101,10 @@ eslint-config-prettier@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-plugin-prettier@5.2.4:
version "5.2.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.4.tgz#6daa54a11da8c48971475d7c0e239d0b6c6dbc60"
integrity sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw==
eslint-plugin-prettier@5.2.5:
version "5.2.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e"
integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==
dependencies:
prettier-linter-helpers "^1.0.0"
synckit "^0.10.2"