From ec3b6a4709eace6b055513352794cd00da328c8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 06:35:11 +0000 Subject: [PATCH] build(deps): bump eslint-plugin-prettier from 5.3.1 to 5.4.0 in /web Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.3.1 to 5.4.0. - [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.3.1...v5.4.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- web/package-lock.json | Bin 1157383 -> 1157383 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 36fce42386d488c6ce26c0ac09df77c696a6fe8e..5b5074644b26f721b9c20620ba7b45d3a1e8154b 100644 GIT binary patch delta 316 zcmZp_Dwf@`KSN&=HqUD&(!{&i4lmIw!dd$)_OPHemSGbbb-%2M$?sk zGOLC_E%`#GF9P1;pIb8$R*G(8pbj7r9j0AAIHkVqPHT17iN|4?YX1Zv_Ah CAboNG delta 316 zcmZp_0*2={L}w>^Km!7XKH`X#0bPp+ut)WYrUH;&&X{uUEnj1(R7wr zM%B==#1zZ0@O0N)%ZkLXh#CwJ$}f-0XX|2&V#uyh~uiqaHc%gW^B=?|?L?Wf=W%;VAC@QE3S zS%8=oh}nRc9f&!Am=lP(fS7xF!zZ2?`nXGQ4zF@M&|N^x3&eat%)kBqX910^08HL` A5dZ)H diff --git a/web/package.json b/web/package.json index 34a26664c..29fa92e8a 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.2", - "eslint-plugin-prettier": "^5.3.1", + "eslint-plugin-prettier": "^5.4.0", "http-proxy-middleware": "^3.0.5", "less": "^4.3.0", "less-loader": "^12.3.0",