Skip to content

Commit f3bda97

Browse files
committed
chore: update Node.js version to 22.20.0 and upgrade pnpm to 10.17.1
1 parent 88df24a commit f3bda97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

booster/.ddev/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ database:
1414
use_dns_when_possible: true
1515
composer_version: "2"
1616
web_environment: []
17-
nodejs_version: "22.19.0"
17+
nodejs_version: "22.20.0"
1818
corepack_enable: true
1919
router_http_port: "6666"
2020
timezone: Europe/Berlin

booster/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
"vitest": "^3.2.4",
2626
"zx": "^8.8.1"
2727
},
28-
"packageManager": "pnpm@10.16.1"
28+
"packageManager": "pnpm@10.17.1"
2929
}

0 commit comments

Comments
 (0)