From 1de78c53ad2a2403a5d3a26e032e7f1821b4c5bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 07:00:18 +0000 Subject: [PATCH] chore(deps): bump eslint-plugin-prettier from 5.5.0 to 5.5.1 in /web Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.5.0 to 5.5.1. - [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.0...v5.5.1) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1164954 -> 1164954 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 b1aa1d0421d5de621b7ab5f86e01d17a01afe626..18c435fcccbbdc05436d56f3f16582b4a32aa6a8 100644 GIT binary patch delta 346 zcmbQ$>prX3eZy6z=?gOXB&OHz_3>{l+XeJtc@$IW#3dDJ0t?#4IAwHOxQX!qeZDEUG-%JJl=QJ3Bd8+dIwIDJN*UqA{b) z^a-aKm8a`)@_J03b40EEz;|XKW&vVWAZ7z%b|B^eVoo6D0%Gp%2fp)U3((uG7bCcp V+kwsmVm=_|2V#NkI-G)edjVvCe?I^K delta 346 zcmbQ$>prX3eZy6z=~8_E%`#GF9P1;pIj4}9mz7NEB?4Wqe~ V+kwsmVm=_|2V#NkI-G)edjan%gU0{> diff --git a/web/package.json b/web/package.json index d59691498..49e41e454 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.5", - "eslint-plugin-prettier": "^5.5.0", + "eslint-plugin-prettier": "^5.5.1", "http-proxy-middleware": "^3.0.5", "less": "^4.3.0", "less-loader": "^12.3.0",