Skip to content

Commit 0208eb0

Browse files
authored
chore: update Node.js version to 24.12.0 (#25)
1 parent ca408f1 commit 0208eb0

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
bun 1.2.13
2-
nodejs 20.17.0
1+
bun 1.2.13
2+
nodejs 24.12.0

bun.lock

Lines changed: 7 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@textlint/ast-node-types": "^14.0.4",
3535
"@textlint/ast-tester": "^14.0.4",
3636
"@textlint/types": "^14.0.4",
37-
"@types/node": "^20.12.2",
37+
"@types/node": "^24.10.4",
3838
"bun-types": "latest",
3939
"esbuild": "^0.20.2",
4040
"textlint-rule-period-in-list-item": "^1.0.1",

0 commit comments

Comments
 (0)