From f06fee9fd66fe6936c320321d7a94307deecad44 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Wed, 2 Apr 2025 23:07:53 +0000 Subject: [PATCH] [renovate] Update dependency eslint-plugin-prettier to v5.2.6 --- react-ui/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/react-ui/yarn.lock b/react-ui/yarn.lock index 5e4047ff1..6cab05e3d 100755 --- a/react-ui/yarn.lock +++ b/react-ui/yarn.lock @@ -5022,9 +5022,7 @@ eslint-plugin-jsx-a11y@^6.5.1, eslint-plugin-jsx-a11y@^6.7.1: string.prototype.includes "^2.0.1" eslint-plugin-prettier@^5.2.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95" - integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw== + version "5.2.6" dependencies: prettier-linter-helpers "^1.0.0" synckit "^0.9.1" -- GitLab