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 54bed37 commit 5248211Copy full SHA for 5248211
package.json
@@ -57,7 +57,7 @@
57
"babel-loader": "^10.0.0",
58
"babel-plugin-istanbul": "^7.0.0",
59
"bio-dts": "^0.11.0",
60
- "chai": "^4.5.0",
+ "chai": "^6.0.0",
61
"del-cli": "^6.0.0",
62
"eslint": "^9.11.1",
63
"eslint-plugin-bpmn-io": "^2.0.2",
@@ -70,12 +70,12 @@
70
"karma-safari-launcher": "^1.0.0",
71
"karma-sinon-chai": "^2.0.2",
72
"karma-webpack": "^5.0.1",
73
- "mocha": "^10.7.3",
+ "mocha": "^11.0.0",
74
"mocha-test-container-support": "^0.2.0",
75
"npm-run-all2": "^8.0.0",
76
"puppeteer": "^24.0.0",
77
- "sinon": "^17.0.1",
78
- "sinon-chai": "^3.7.0",
+ "sinon": "^21.0.0",
+ "sinon-chai": "^4.0.0",
79
"typescript": "^5.7.3",
80
"webpack": "^5.95.0"
81
},
0 commit comments