Skip to content

Commit ab81fc6

Browse files
chore: update test dependencies
1 parent 0479234 commit ab81fc6

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
@@ -60,7 +60,7 @@
6060
"babel-loader": "^10.0.0",
6161
"babel-plugin-istanbul": "^7.0.0",
6262
"camunda-dmn-moddle": "^1.3.0",
63-
"chai": "^4.5.0",
63+
"chai": "^6.0.0",
6464
"cross-env": "^10.0.0",
6565
"diagram-js": "^15.2.2",
6666
"dmn-js": "^17.0.3",
@@ -78,14 +78,14 @@
7878
"karma-mocha": "^2.0.1",
7979
"karma-sinon-chai": "^2.0.2",
8080
"karma-webpack": "^5.0.1",
81-
"mocha": "^10.8.2",
81+
"mocha": "^11.0.0",
8282
"mocha-test-container-support": "^0.2.0",
8383
"npm-run-all2": "^8.0.0",
8484
"puppeteer": "^24.0.0",
8585
"rollup": "^4.24.4",
8686
"rollup-plugin-copy": "^3.4.0",
87-
"sinon": "^17.0.1",
88-
"sinon-chai": "^3.7.0",
87+
"sinon": "^21.0.0",
88+
"sinon-chai": "^4.0.0",
8989
"webpack": "^5.96.1",
9090
"zeebe-dmn-moddle": "^1.0.0"
9191
},

0 commit comments

Comments
 (0)