Skip to content

Commit 34f7663

Browse files
Update Node.js to v18.13.0 (#5867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d61bc41 commit 34f7663

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,12 +148,12 @@
148148
}
149149
},
150150
"engines": {
151-
"node": "18.12.1"
151+
"node": "18.13.0"
152152
},
153153
"ember": {
154154
"edition": "octane"
155155
},
156156
"volta": {
157-
"node": "18.12.1"
157+
"node": "18.13.0"
158158
}
159159
}

0 commit comments

Comments
 (0)