From ed3aac1bea88ca559328552ffbd321a93a91154f Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 22 Jan 2026 11:49:51 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade:=20=E2=AC=86=EF=B8=8F=20Update=20d?= =?UTF-8?q?ependency=20versions=20in=20package.json=20for=20security,=20bu?= =?UTF-8?q?g=20fixes,=20and=20compatibility=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3682130..3bdf180 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@lilith/text-processing-algorithms": "workspace:*" }, "devDependencies": { - "@lilith/configs": "2.1.0-dev.1769038232", + "@lilith/configs": "2.2.1-dev.1769111037", "@types/node": "^20.19.28", "@typescript-eslint/eslint-plugin": "^8.52.0", "@typescript-eslint/parser": "^8.52.0",