Skip to content

Commit a2e0263

Browse files
chore(deps): update node.js to v22.21.0 (#1449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Julius Marminge <[email protected]>
1 parent 5a39bf2 commit a2e0263

File tree

4 files changed

+89
-59
lines changed

4 files changed

+89
-59
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.20.0
1+
22.21.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "create-t3-turbo",
33
"private": true,
44
"engines": {
5-
"node": ">=22.20.0",
5+
"node": "^22.21.0",
66
"pnpm": "^10.19.0"
77
},
88
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)