From 5f0e8251b8e1c11e61dac5e30840c7d0c9b2ef2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 15:17:25 +0000 Subject: [PATCH] ci(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 993496b8..eb864ecf 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,7 @@ "appium-xcuitest-driver": "^7.24.17", "appium-flutter-integration-driver": "^1.1.3", "babel-eslint": "10.1.0", - "chai": "4.5.0", + "chai": "5.1.1", "chai-as-promised": "^7.1.1", "chai-exclude": "^2.1.0", "conventional-changelog-conventionalcommits": "^8.0.0",