Skip to content

Commit afee790

Browse files
chore(deps): update node.js to v22.18.0 (#1155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d137b8a commit afee790

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 22.17.1
1+
nodejs 22.18.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"email": "[email protected]"
1313
},
1414
"engines": {
15-
"node": "22.17.1"
15+
"node": "22.18.0"
1616
},
1717
"scripts": {
1818
"start": "node --env-file=.env --enable-source-maps ./build/main.js",

0 commit comments

Comments
 (0)