Skip to content

Commit fd7b573

Browse files
build(deps-dev): bump chai from 6.2.1 to 6.2.2 (#2473)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent adca157 commit fd7b573

File tree

7 files changed

+15
-15
lines changed

7 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 9 additions & 9 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": "^25.0.3",
6868
"assert": "^2.1.0",
69-
"chai": "^6.2.1",
69+
"chai": "^6.2.2",
7070
"chalk": "^5.6.2",
7171
"jest-snapshot": "^30.2.0",
7272
"mocha": "^11.7.5",

packages/lsp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/mocha": "^10.0.10",
4646
"@types/node": "^25.0.3",
4747
"assert": "^2.1.0",
48-
"chai": "^6.2.0",
48+
"chai": "^6.2.2",
4949
"mocha": "^11.7.4",
5050
"rimraf": "^6.1.2",
5151
"tslib": "^2.8.1",

packages/monaco/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/mocha": "^10.0.10",
4646
"@types/node": "^25.0.3",
4747
"assert": "^2.1.0",
48-
"chai": "^6.2.0",
48+
"chai": "^6.2.2",
4949
"mocha": "^11.7.4",
5050
"rimraf": "^6.1.2",
5151
"tslib": "^2.8.1",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/mocha": "^10.0.10",
5656
"@types/node": "^25.0.3",
5757
"assert": "^2.1.0",
58-
"chai": "^6.2.1",
58+
"chai": "^6.2.2",
5959
"mocha": "^11.7.5",
6060
"rimraf": "^6.1.2",
6161
"rollup-plugin-node-externals": "^8.1.2",

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@vscode/test-cli": "^0.0.12",
4444
"@vscode/test-electron": "^2.5.2",
4545
"assert": "^2.1.0",
46-
"chai": "^6.2.0",
46+
"chai": "^6.2.2",
4747
"concurrently": "^9.2.1",
4848
"mocha": "^11.7.4",
4949
"rimraf": "^6.1.2",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/mocha": "^10.0.10",
5454
"@types/node": "^25.0.3",
5555
"assert": "^2.1.0",
56-
"chai": "^6.2.1",
56+
"chai": "^6.2.2",
5757
"html-webpack-plugin": "^5.6.5",
5858
"mocha": "^11.7.5",
5959
"rimraf": "^6.1.2",

0 commit comments

Comments
 (0)