Skip to content

Commit 1fd9bda

Browse files
Update Node.js to v24.18.0 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Antoni Kępiński <22645979+xxczaki@users.noreply.github.com>
1 parent cbcd945 commit 1fd9bda

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nvmrc

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

packages/welding-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"prepublishOnly": "pnpm clean && pnpm build && pnpm test"
3939
},
4040
"engines": {
41-
"node": ">=24"
41+
"node": ">=24.18.0"
4242
},
4343
"sideEffects": false,
4444
"devDependencies": {

0 commit comments

Comments
 (0)