From a1244b3d1b92a8e831916ec32997c16d4cecb456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 22:11:22 +0000 Subject: [PATCH] Bump Silksong.FsmUtil from 0.3.12 to 0.3.13 --- updated-dependencies: - dependency-name: Silksong.FsmUtil dependency-version: 0.3.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- LostAndChained.csproj | 2 +- packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LostAndChained.csproj b/LostAndChained.csproj index 2d4a4ba..af51f0c 100644 --- a/LostAndChained.csproj +++ b/LostAndChained.csproj @@ -32,7 +32,7 @@ - + diff --git a/packages.lock.json b/packages.lock.json index 1ccb629..5d84579 100644 --- a/packages.lock.json +++ b/packages.lock.json @@ -62,9 +62,9 @@ }, "Silksong.FsmUtil": { "type": "Direct", - "requested": "[0.3.12, )", - "resolved": "0.3.12", - "contentHash": "HGncQoo+xyiSrlwAVjJg0okj1uWJm5ibtWjMdkJNy+ew7mJ+mY2DNA3+5i6qIw5/8OwtONBL0ByvLTo+VDHRjg==", + "requested": "[0.3.13, )", + "resolved": "0.3.13", + "contentHash": "CUZ7PKKUu3O7byEW4iEOkVOGcJPbHI28Z7D+Pn0LMxiSv/VjIjixG4JYH6GMgbE4uIbtpfF1Bon769cJt2w1RQ==", "dependencies": { "BepInEx.Core": "5.4.21", "HarmonyX": "2.9.0",