From 513cfcbd5c982c65ec2a7284c8f38cdbbb44f918 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 05:54:45 +0000 Subject: [PATCH] chore: Update dependency excalibur to v0.29.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b9b08a..549db9a 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.29.0", "typescript": "4.5.5" } }