From f248427c4201afc402cfccb45f915ba08be6ab29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 16:59:29 +0000 Subject: [PATCH] chore: update test dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e44cb4b..17d646a 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "bpmn-js-properties-panel": "^5.35.0", "camunda-bpmn-js-behaviors": "^1.9.1", "camunda-bpmn-moddle": "^7.0.1", - "chai": "^4.5.0", + "chai": "^6.0.0", "cross-env": "^10.1.0", "eslint": "^9.39.1", "eslint-plugin-bpmn-io": "^2.2.0", @@ -43,7 +43,7 @@ "karma-mocha": "^2.0.1", "karma-sinon-chai": "^2.0.2", "karma-webpack": "^5.0.1", - "mocha": "^10.8.2", + "mocha": "^11.0.0", "mocha-test-container-support": "^0.2.0", "npm-run-all2": "^8.0.4", "puppeteer": "^24.32.0",