Skip to content

Commit a54d950

Browse files
Update Node.js to v24
| datasource | package | from | to | | ------------ | ------- | -------- | -------- | | node-version | node | v22.21.1 | v24.11.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b66f87c commit a54d950

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrap/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.

bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "getlaminas.org Bootstrap based theme",
55
"repository": "https://github.com/laminas/getlaminas.org",
66
"engines": {
7-
"node": "^22.0.0"
7+
"node": "^24.0.0"
88
},
99
"license": "BSD-3-Clause",
1010
"devDependencies": {

0 commit comments

Comments
 (0)