From e00a2f87b8de8830a7faeb2072be23e84d095d01 Mon Sep 17 00:00:00 2001 From: autocommit Date: Wed, 6 May 2026 19:47:27 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(types):=20=E2=AC=86=EF=B8=8F=20Upd?= =?UTF-8?q?ate=20@types/node=20to=20align=20with=20Node.js/TypeScript=20co?= =?UTF-8?q?mpatibility=20requirements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- node_modules/@types/node | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@types/node b/node_modules/@types/node index 0351c44..242b11f 120000 --- a/node_modules/@types/node +++ b/node_modules/@types/node @@ -1 +1 @@ -../../../../node_modules/.bun/@types+node@20.19.39/node_modules/@types/node \ No newline at end of file +../../../../../node_modules/.bun/@types+node@20.19.39/node_modules/@types/node \ No newline at end of file