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 5e89108 commit 3347e90Copy full SHA for 3347e90
package.json
@@ -31,7 +31,7 @@
31
"@rollup/plugin-commonjs": "^25.0.7",
32
"@rollup/plugin-node-resolve": "^15.2.3",
33
"@rollup/plugin-terser": "^0.4.4",
34
- "chai": "^4.4.1",
+ "chai": "^5.0.0",
35
"diagram-js": "^14.7.1",
36
"eslint": "^8.56.0",
37
"eslint-plugin-bpmn-io": "^1.0.0",
@@ -46,7 +46,7 @@
46
"npm-run-all2": "^6.0.0",
47
"puppeteer": "^22.0.0",
48
"rollup": "^4.9.4",
49
- "sinon": "^17.0.1",
+ "sinon": "^18.0.0",
50
"sinon-chai": "^3.7.0",
51
"webpack": "^5.91.0"
52
},
0 commit comments