Skip to content

Commit c0ea1d5

Browse files
chore: update test dependencies
1 parent 8af140c commit c0ea1d5

File tree

4 files changed

+189
-97
lines changed

4 files changed

+189
-97
lines changed

bpmn-properties/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
],
2727
"license": "MIT",
2828
"devDependencies": {
29-
"chai": "^4.5.0",
29+
"chai": "^5.0.0",
3030
"karma": "^6.4.4",
3131
"karma-browserify": "^8.0.0",
3232
"karma-chai": "^0.1.0",
3333
"karma-chrome-launcher": "^3.2.0",
3434
"karma-firefox-launcher": "^2.1.3",
3535
"karma-mocha": "^2.0.0",
3636
"karma-webpack": "^5.0.1",
37-
"mocha": "^10.8.2",
37+
"mocha": "^11.0.0",
3838
"mocha-test-container-support": "^0.2.0",
3939
"npm-run-all2": "^7.0.2",
4040
"puppeteer": "^24.0.0",

custom-modeling-rules/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
],
2727
"license": "MIT",
2828
"devDependencies": {
29-
"chai": "^4.5.0",
29+
"chai": "^5.0.0",
3030
"karma": "^6.4.4",
3131
"karma-chai": "^0.1.0",
3232
"karma-chrome-launcher": "^3.2.0",
3333
"karma-firefox-launcher": "^2.1.3",
3434
"karma-mocha": "^2.0.0",
3535
"karma-webpack": "^5.0.1",
36-
"mocha": "^10.8.2",
36+
"mocha": "^11.0.0",
3737
"mocha-test-container-support": "^0.2.0",
3838
"puppeteer": "^24.0.0",
3939
"webpack": "^5.97.1"

0 commit comments

Comments
 (0)