Skip to content

Commit 453f5d6

Browse files
build(deps-dev): bump mocha from 11.7.4 to 11.7.5 (#2381)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afb614e commit 453f5d6

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 6 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.1",
7070
"chalk": "^5.6.2",
7171
"jest-snapshot": "^30.2.0",
72-
"mocha": "^11.7.4",
72+
"mocha": "^11.7.5",
7373
"rimraf": "^6.1.0",
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.10.0",
4444
"assert": "^2.1.0",
4545
"chai": "^6.2.1",
46-
"mocha": "^11.7.4",
46+
"mocha": "^11.7.5",
4747
"rimraf": "^6.1.0",
4848
"terser": "^5.44.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.1",
4646
"html-webpack-plugin": "^5.6.4",
47-
"mocha": "^11.7.4",
47+
"mocha": "^11.7.5",
4848
"rimraf": "^6.1.0",
4949
"terser": "^5.44.1",
5050
"tslib": "^2.8.1",

0 commit comments

Comments
 (0)