Skip to content

Commit 3a9e37c

Browse files
committed
chore: bump volta node version
Signed-off-by: Jérôme Benoit <[email protected]>
1 parent 1c54315 commit 3a9e37c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"pnpm": ">=9.0.0"
88
},
99
"volta": {
10-
"node": "22.11.0",
10+
"node": "22.12.0",
1111
"pnpm": "9.14.4"
1212
},
1313
"packageManager": "[email protected]",

ui/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"pnpm": ">=9.0.0"
99
},
1010
"volta": {
11-
"node": "22.11.0",
11+
"node": "22.12.0",
1212
"pnpm": "9.14.4"
1313
},
1414
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)