Skip to content

Commit b377a54

Browse files
build(deps-dev): bump mocha from 11.7.2 to 11.7.4 (#2343)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94a6606 commit b377a54

File tree

4 files changed

+20
-9
lines changed

4 files changed

+20
-9
lines changed

package-lock.json

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

packages/alphatab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"chai": "^6.2.0",
7070
"chalk": "^5.6.2",
7171
"jest-snapshot": "^30.2.0",
72-
"mocha": "^11.7.1",
72+
"mocha": "^11.7.4",
7373
"rimraf": "^6.0.1",
7474
"tslib": "^2.8.1",
7575
"tsx": "^4.20.6",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/node": "^24.7.0",
4444
"assert": "^2.1.0",
4545
"chai": "^6.2.0",
46-
"mocha": "^11.7.1",
46+
"mocha": "^11.7.4",
4747
"rimraf": "^6.0.1",
4848
"terser": "^5.43.1",
4949
"tslib": "^2.8.1",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"assert": "^2.1.0",
4545
"chai": "^6.2.0",
4646
"html-webpack-plugin": "^5.6.4",
47-
"mocha": "^11.7.1",
47+
"mocha": "^11.7.4",
4848
"rimraf": "^6.0.1",
4949
"terser": "^5.43.1",
5050
"tslib": "^2.8.1",

0 commit comments

Comments
 (0)