From eb3d50726a48f896d521cd791f8f6a79a0cfb295 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 02:41:42 +0000 Subject: [PATCH] chore(deps): update dependency @types/chai to v5.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a088df68..01087783 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@microsoft/api-extractor": "7.52.8", "@types/architect__sandbox": "3.3.6", "@types/aws-lambda": "8.10.149", - "@types/chai": "5.0.1", + "@types/chai": "5.2.2", "@types/chai-subset": "1.3.6", "@types/debug": "4.1.12", "@types/mocha": "10.0.10",