Skip to content

Commit 993528a

Browse files
chore: update test dependencies
1 parent 508834c commit 993528a

File tree

3 files changed

+91
-75
lines changed

3 files changed

+91
-75
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": "^23.11.1",

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": "^23.11.1",
3939
"webpack": "^5.97.1"

package-lock.json

Lines changed: 87 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)