From 3c610b3271aee93179496aa3338bf2264cda1659 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 04:03:01 +0000 Subject: [PATCH] chore(deps): update dependency chai to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c07a9f3..852dd89 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "halfred": "2.0.0" }, "devDependencies": { - "chai": "4.4.1", + "chai": "5.0.3", "commitlint-config-traverson": "1.0.56", "cz-conventional-changelog": "3.3.0", "grunt": "1.6.1",