Skip to content

Commit 5248211

Browse files
chore: update test dependencies
1 parent 54bed37 commit 5248211

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"babel-loader": "^10.0.0",
5858
"babel-plugin-istanbul": "^7.0.0",
5959
"bio-dts": "^0.11.0",
60-
"chai": "^4.5.0",
60+
"chai": "^6.0.0",
6161
"del-cli": "^6.0.0",
6262
"eslint": "^9.11.1",
6363
"eslint-plugin-bpmn-io": "^2.0.2",
@@ -70,12 +70,12 @@
7070
"karma-safari-launcher": "^1.0.0",
7171
"karma-sinon-chai": "^2.0.2",
7272
"karma-webpack": "^5.0.1",
73-
"mocha": "^10.7.3",
73+
"mocha": "^11.0.0",
7474
"mocha-test-container-support": "^0.2.0",
7575
"npm-run-all2": "^8.0.0",
7676
"puppeteer": "^24.0.0",
77-
"sinon": "^17.0.1",
78-
"sinon-chai": "^3.7.0",
77+
"sinon": "^21.0.0",
78+
"sinon-chai": "^4.0.0",
7979
"typescript": "^5.7.3",
8080
"webpack": "^5.95.0"
8181
},

0 commit comments

Comments
 (0)