From cabb4f2baf8fb0a39260d3f88e01b6aa3e0f3640 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 18:55:29 +0000 Subject: [PATCH] chore(deps): Update chai to version 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15db37e..51e5a18 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@commitlint/config-conventional": "^18.4.2", "@typescript-eslint/eslint-plugin": "^6.11.0", "@typescript-eslint/parser": "^6.11.0", - "chai": "^4.3.10", + "chai": "^5.1.0", "commit-and-tag-version": "^12.0.0", "eslint": "^8.54.0", "eslint-config-prettier": "^9.0.0",