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 0bd200b commit 1f66fc0Copy full SHA for 1f66fc0
package.json
@@ -19,7 +19,7 @@
19
"babel-core": "^6.26.3",
20
"babel-preset-env": "^1.7.0",
21
"bpmn-js": "^17.0.0",
22
- "chai": "^4.4.0",
+ "chai": "^5.0.0",
23
"diagram-js": "^14.0.0",
24
"eslint": "^8.56.0",
25
"eslint-plugin-bpmn-io": "^1.0.0",
@@ -31,7 +31,7 @@
31
"mocha": "^10.2.0",
32
"npm-run-all2": "^6.0.0",
33
"puppeteer": "^22.0.0",
34
- "sinon": "^17.0.1",
+ "sinon": "^18.0.0",
35
"sinon-chai": "^3.1.0",
36
"webpack": "^5.89.0"
37
},
0 commit comments