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 52e95ab commit a966e07Copy full SHA for a966e07
package.json
@@ -24,7 +24,7 @@
24
"author": "bpmn.io",
25
"license": "MIT",
26
"devDependencies": {
27
- "chai": "^4.3.10",
+ "chai": "^5.0.0",
28
"diagram-js": "^14.0.0",
29
"eslint": "^8.55.0",
30
"eslint-plugin-bpmn-io": "^1.0.0",
@@ -38,7 +38,7 @@
38
"mocha-test-container-support": "^0.2.0",
39
"npm-run-all2": "^6.0.0",
40
"puppeteer": "^22.0.0",
41
- "sinon": "^17.0.1",
+ "sinon": "^18.0.0",
42
"sinon-chai": "^3.7.0",
43
"webpack": "^5.89.0"
44
},
0 commit comments