From 5d17056baa89d40bc5362780ddcac7895a668736 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 17:59:06 +0000 Subject: [PATCH] chore: Update dependency excalibur to v0.30.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b9b08a..5ebf3ed 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "@excaliburjs/plugin-tiled": "0.27.0", "@excaliburjs/plugin-aseprite": "0.27.0", - "excalibur": "0.27.0", + "excalibur": "0.30.2", "typescript": "4.5.5" } }