Skip to content

Commit c6663d1

Browse files
[deps]: Update Node.js to v23.11.0 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13a190c commit c6663d1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23.10.0
1+
23.11.0

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"test:webserve:bitwarden": "cd clients/apps/web && ENV=cloud npm run build:oss:watch"
8181
},
8282
"engines": {
83-
"node": "23.10.x",
83+
"node": "23.11.x",
8484
"npm": "~11.2.0"
8585
}
8686
}

0 commit comments

Comments
 (0)