Skip to content

Commit 535c9e2

Browse files
build(deps): update node.js to v24 (#285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf25d82 commit 535c9e2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
24

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@jonahsnider/prettier-config": "1.1.2",
99
"@tsconfig/node20": "20.1.6",
1010
"@tsconfig/strictest": "2.0.7",
11-
"@types/node": "24.9.1",
11+
"@types/node": "24.9.2",
1212
"@vitest/coverage-v8": "4.0.6",
1313
"prettier": "3.6.2",
1414
"prettier-plugin-packagejson": "2.5.19",
@@ -163,7 +163,7 @@
163163

164164
"@types/estree": ["@types/estree@1.0.5", "", {}, "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="],
165165

166-
"@types/node": ["@types/node@24.9.1", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg=="],
166+
"@types/node": ["@types/node@24.9.2", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA=="],
167167

168168
"@types/prettier": ["@types/prettier@2.7.3", "", {}, "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA=="],
169169

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@jonahsnider/prettier-config": "1.1.2",
4040
"@tsconfig/node20": "20.1.6",
4141
"@tsconfig/strictest": "2.0.7",
42-
"@types/node": "24.9.1",
42+
"@types/node": "24.9.2",
4343
"@vitest/coverage-v8": "4.0.6",
4444
"prettier": "3.6.2",
4545
"prettier-plugin-packagejson": "2.5.19",

0 commit comments

Comments
 (0)