Skip to content

Commit 0090592

Browse files
chore(deps): update nodejs to v24.17.0
1 parent b16e089 commit 0090592

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010

1111
env:
1212
# renovate: datasource=node-version depName=node
13-
NODE_VERSION: 24.16.0
13+
NODE_VERSION: 24.17.0
1414

1515
jobs:
1616
prettier:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "backstage-renovate-config",
33
"packageManager": "pnpm@11.6.0",
44
"volta": {
5-
"node": "24.16.0",
5+
"node": "24.17.0",
66
"pnpm": "11.6.0"
77
},
88
"type": "module",

0 commit comments

Comments
 (0)