Skip to content

Commit a3c1535

Browse files
build(deps-dev): bump @types/node from 24.7.0 to 24.7.2 (#2348)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3509bf commit a3c1535

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
@@ -64,7 +64,7 @@
6464
"@coderline/alphaskia-windows": "^3.4.135",
6565
"@types/chai": "^5.2.2",
6666
"@types/mocha": "^10.0.10",
67-
"@types/node": "^24.7.0",
67+
"@types/node": "^24.7.2",
6868
"assert": "^2.1.0",
6969
"chai": "^6.2.0",
7070
"chalk": "^5.6.2",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@microsoft/api-extractor": "^7.53.1",
4141
"@types/chai": "^5.2.2",
4242
"@types/mocha": "^10.0.10",
43-
"@types/node": "^24.7.0",
43+
"@types/node": "^24.7.2",
4444
"assert": "^2.1.0",
4545
"chai": "^6.2.0",
4646
"mocha": "^11.7.4",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@microsoft/api-extractor": "^7.53.1",
4141
"@types/chai": "^5.2.2",
4242
"@types/mocha": "^10.0.10",
43-
"@types/node": "^24.7.0",
43+
"@types/node": "^24.7.2",
4444
"assert": "^2.1.0",
4545
"chai": "^6.2.0",
4646
"html-webpack-plugin": "^5.6.4",

0 commit comments

Comments
 (0)