Skip to content

Commit d3a65e9

Browse files
chore: update test dependencies
1 parent db3a9f6 commit d3a65e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"bpmn-js-properties-panel": "^5.35.0",
3232
"camunda-bpmn-js-behaviors": "^1.9.1",
3333
"camunda-bpmn-moddle": "^7.0.1",
34-
"chai": "^4.5.0",
34+
"chai": "^6.0.0",
3535
"cross-env": "^10.0.0",
3636
"eslint": "^9.25.1",
3737
"eslint-plugin-bpmn-io": "^2.2.0",
@@ -43,7 +43,7 @@
4343
"karma-mocha": "^2.0.1",
4444
"karma-sinon-chai": "^2.0.2",
4545
"karma-webpack": "^5.0.1",
46-
"mocha": "^10.8.2",
46+
"mocha": "^11.0.0",
4747
"mocha-test-container-support": "^0.2.0",
4848
"npm-run-all2": "^8.0.0",
4949
"puppeteer": "~24.5.0",

0 commit comments

Comments
 (0)