Skip to content

Commit fdb8c41

Browse files
build(deps-dev): bump chai from 6.0.1 to 6.2.0 (#2332)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 460a32a commit fdb8c41

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
@@ -66,7 +66,7 @@
6666
"@types/mocha": "^10.0.10",
6767
"@types/node": "^24.5.2",
6868
"assert": "^2.1.0",
69-
"chai": "^6.0.1",
69+
"chai": "^6.2.0",
7070
"chalk": "^5.6.2",
7171
"jest-snapshot": "^30.1.1",
7272
"mocha": "^11.7.1",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/mocha": "^10.0.10",
4343
"@types/node": "^24.5.2",
4444
"assert": "^2.1.0",
45-
"chai": "^6.0.1",
45+
"chai": "^6.2.0",
4646
"mocha": "^11.7.1",
4747
"rimraf": "^6.0.1",
4848
"terser": "^5.43.1",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/mocha": "^10.0.10",
4343
"@types/node": "^24.5.2",
4444
"assert": "^2.1.0",
45-
"chai": "^6.0.1",
45+
"chai": "^6.2.0",
4646
"html-webpack-plugin": "^5.6.4",
4747
"mocha": "^11.7.1",
4848
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)