From 1eef141d541a750990959738f6b4a2cd97595b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 06:51:34 +0000 Subject: [PATCH] chore(deps): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 in /web Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.5.3 to 5.5.4. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1168779 -> 1168779 bytes web/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package-lock.json b/web/package-lock.json index 0759c41a9d253002e581537e060547f461fb8747..4745950fcfce47ae46352733fb9977bb5617b582 100644 GIT binary patch delta 337 zcmeBP?cTlGeZy5IMw96ex3h{*-(SPY-~5NE{SOl(5HoH6!^C{;*K`px4x{M-0=#_F zH~eSjm@f5?S#J7~t!&Dn#pQk_o|dM;A^DzF2Bwjoe!h-o{uQP{2BzkozK*%!QATF& zg#i_%#f}ArAyHLX+MX$qmL(B>;o&aEW!Y}}<*tR5DbD_W$>mugZUq&UNlt}P#nT_o zW>lXpAkOR2F8`kyh*^M`6^Pk@m>q~YfS41Axqz5^yZnEi4`Mi-7(xptP8H-)X$LwG Si1~n+ABY9E3y2F=?*jnjaCUnD delta 336 zcmeBP?cTlGeZy5IM&s!Zx3h{*-(SPY-~5NE{SOl(5HoH6!^C{;*Yq!YIgO?V2=MYv z-|(NAW4hEoX1VE4j&Ul7_&KKdMwXYG8m4A=r@2(RWR#g&>Zf{omV|~?g&KI~TY4C| zTI6~7xqG{&rWWSpC1+|IraPAvd1NM;x#mWtq?x%_xM}-1hnaethdP^?x>l8yPyZOt zt}$IeoY$jW{y#Givj8zG5VHX>I}mdKF((jn0WtS>`Tsm0#OUk7X@5CY+JO!PVm=_| N2V#Nk0^)+z`v8|mc%c9Q diff --git a/web/package.json b/web/package.json index a68bcf76d..35a3be173 100644 --- a/web/package.json +++ b/web/package.json @@ -15,7 +15,7 @@ "babel-plugin-import": "^1.13.8", "customize-cra": "^1.0.0", "eslint-config-prettier": "^10.1.8", - "eslint-plugin-prettier": "^5.5.3", + "eslint-plugin-prettier": "^5.5.4", "http-proxy-middleware": "^3.0.5", "less": "^4.4.0", "less-loader": "^12.3.0",