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 0479234 commit ab81fc6Copy full SHA for ab81fc6
package.json
@@ -60,7 +60,7 @@
60
"babel-loader": "^10.0.0",
61
"babel-plugin-istanbul": "^7.0.0",
62
"camunda-dmn-moddle": "^1.3.0",
63
- "chai": "^4.5.0",
+ "chai": "^6.0.0",
64
"cross-env": "^10.0.0",
65
"diagram-js": "^15.2.2",
66
"dmn-js": "^17.0.3",
@@ -78,14 +78,14 @@
78
"karma-mocha": "^2.0.1",
79
"karma-sinon-chai": "^2.0.2",
80
"karma-webpack": "^5.0.1",
81
- "mocha": "^10.8.2",
+ "mocha": "^11.0.0",
82
"mocha-test-container-support": "^0.2.0",
83
"npm-run-all2": "^8.0.0",
84
"puppeteer": "^24.0.0",
85
"rollup": "^4.24.4",
86
"rollup-plugin-copy": "^3.4.0",
87
- "sinon": "^17.0.1",
88
- "sinon-chai": "^3.7.0",
+ "sinon": "^21.0.0",
+ "sinon-chai": "^4.0.0",
89
"webpack": "^5.96.1",
90
"zeebe-dmn-moddle": "^1.0.0"
91
},
0 commit comments