We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ea085 commit 2ac1974Copy full SHA for 2ac1974
package.json
@@ -31,7 +31,7 @@
31
"bpmn-js-properties-panel": "^5.24.0",
32
"camunda-bpmn-js-behaviors": "^1.6.1",
33
"camunda-bpmn-moddle": "^7.0.1",
34
- "chai": "^4.5.0",
+ "chai": "^5.0.0",
35
"cross-env": "^7.0.3",
36
"eslint": "^9.14.0",
37
"eslint-plugin-bpmn-io": "^2.0.2",
@@ -43,7 +43,7 @@
43
"karma-mocha": "^2.0.1",
44
"karma-sinon-chai": "^2.0.2",
45
"karma-webpack": "^5.0.1",
46
- "mocha": "^10.8.2",
+ "mocha": "^11.0.0",
47
"mocha-test-container-support": "^0.2.0",
48
"npm-run-all2": "^7.0.1",
49
"puppeteer": "^23.7.0",
0 commit comments