Skip to content

Commit 9299c12

Browse files
build(deps-dev): bump @types/chai from 5.2.2 to 5.2.3 (#2360)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5c43c7 commit 9299c12

File tree

4 files changed

+21
-10
lines changed

4 files changed

+21
-10
lines changed

package-lock.json

Lines changed: 18 additions & 7 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
@@ -62,7 +62,7 @@
6262
"@coderline/alphaskia": "^3.4.135",
6363
"@coderline/alphaskia-linux": "^3.4.135",
6464
"@coderline/alphaskia-windows": "^3.4.135",
65-
"@types/chai": "^5.2.2",
65+
"@types/chai": "^5.2.3",
6666
"@types/mocha": "^10.0.10",
6767
"@types/node": "^24.8.1",
6868
"assert": "^2.1.0",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@biomejs/biome": "^2.2.6",
4040
"@microsoft/api-extractor": "^7.53.1",
41-
"@types/chai": "^5.2.2",
41+
"@types/chai": "^5.2.3",
4242
"@types/mocha": "^10.0.10",
4343
"@types/node": "^24.8.1",
4444
"assert": "^2.1.0",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@biomejs/biome": "^2.2.6",
4040
"@microsoft/api-extractor": "^7.53.1",
41-
"@types/chai": "^5.2.2",
41+
"@types/chai": "^5.2.3",
4242
"@types/mocha": "^10.0.10",
4343
"@types/node": "^24.8.1",
4444
"assert": "^2.1.0",

0 commit comments

Comments
 (0)