From dddd011a4d254a85754a7d7fb55cd6009f7ac45d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 17:49:52 +0000 Subject: [PATCH] chore: Update dependency excalibur to v0.30.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b9b08a..773c440 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.3", "typescript": "4.5.5" } }