From de267a3c001a4fa6c8564ea28d6ad5f4c7728e9f Mon Sep 17 00:00:00 2001 From: DiangoGav Date: Fri, 19 Jun 2026 10:46:36 -0400 Subject: [PATCH] chore: bump evolution-types submodule to TypeScript 6 + strict mode Advance the evolution-types submodule pointer from d5d5880 to 6c63181 (origin/main), which upgrades the shared types package to TypeScript 6 with strict mode enabled and refreshes its dependencies. Verified the parent still compiles (tsc, exit 0) and the full test suite passes (246 tests) against the updated types. --- src/evolution-types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/evolution-types b/src/evolution-types index d5d5880..6c63181 160000 --- a/src/evolution-types +++ b/src/evolution-types @@ -1 +1 @@ -Subproject commit d5d58801a8aaf85f837a064ee6d41043e29e9c8b +Subproject commit 6c63181a66e2ab56f6e36141a75da214a7131982