From 2727f94eba795c571ed65f69e539d997e5e43e25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 19:55:40 +0000 Subject: [PATCH] fix(deps): update dependency @eslint/compat to v1.2.3 (#3076) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/bun.lockb | Bin 596858 -> 596858 bytes frontend/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/bun.lockb b/frontend/bun.lockb index bb440871e87c7efdd6bd7043a520cfc7f068be2c..de40c083ce094ef0aafcfc9031cce6e138b3ffa1 100755 GIT binary patch delta 183 zcmV;o07(D(wj}ztB#U5kSILVZu$-fljqf z0m=`TSeyYdhe;3the;3uw@DBKY!N_?7$PFOF#6PAa1=NMS#}G1!mNcb+Sk&i$Dw*&zqw70F{w~?RamBmhiALRr^&ta?^&tee^&tfT^8zve mmoP8}7l#iO28Rz72e%Iu2v#bWggpo$mq0=Y2Dgkq2=3d}s7g8j diff --git a/frontend/package.json b/frontend/package.json index 14898cb7d9..0bc94a81b9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -6,7 +6,7 @@ "type": "module", "dependencies": { "@azure/storage-blob": "12.25.0", - "@eslint/compat": "1.2.2", + "@eslint/compat": "1.2.3", "@eslint/js": "9.14.0", "@fortawesome/fontawesome-svg-core": "6.5.2", "@fortawesome/free-regular-svg-icons": "6.5.2",