Skip to content

Commit a966e07

Browse files
chore: update test dependencies
1 parent 52e95ab commit a966e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"author": "bpmn.io",
2525
"license": "MIT",
2626
"devDependencies": {
27-
"chai": "^4.3.10",
27+
"chai": "^5.0.0",
2828
"diagram-js": "^14.0.0",
2929
"eslint": "^8.55.0",
3030
"eslint-plugin-bpmn-io": "^1.0.0",
@@ -38,7 +38,7 @@
3838
"mocha-test-container-support": "^0.2.0",
3939
"npm-run-all2": "^6.0.0",
4040
"puppeteer": "^22.0.0",
41-
"sinon": "^17.0.1",
41+
"sinon": "^18.0.0",
4242
"sinon-chai": "^3.7.0",
4343
"webpack": "^5.89.0"
4444
},

0 commit comments

Comments
 (0)