Skip to content

Commit 6d11b10

Browse files
chore: update test dependencies
1 parent 15d4226 commit 6d11b10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"bpmn-moddle": "^9.0.4",
7777
"camunda-bpmn-js-behaviors": "^1.12.0",
7878
"camunda-bpmn-moddle": "^7.0.1",
79-
"chai": "^4.5.0",
79+
"chai": "^6.0.0",
8080
"cross-env": "^10.0.0",
8181
"diagram-js": "^15.4.0",
8282
"downloadjs": "^1.4.7",
@@ -93,7 +93,7 @@
9393
"karma-mocha": "^2.0.1",
9494
"karma-sinon-chai": "^2.0.2",
9595
"karma-webpack": "^5.0.1",
96-
"mocha": "^10.7.3",
96+
"mocha": "^11.0.0",
9797
"mocha-test-container-support": "^0.2.0",
9898
"npm-run-all2": "^8.0.0",
9999
"puppeteer": "^24.16.2",
@@ -102,8 +102,8 @@
102102
"rimraf": "^6.0.1",
103103
"rollup": "^4.46.2",
104104
"rollup-plugin-react-svg": "^3.0.3",
105-
"sinon": "^17.0.1",
106-
"sinon-chai": "^3.7.0",
105+
"sinon": "^21.0.0",
106+
"sinon-chai": "^4.0.0",
107107
"webpack": "^5.101.2",
108108
"zeebe-bpmn-moddle": "^1.11.0"
109109
},

0 commit comments

Comments
 (0)