Update pnpm to 11.24.0 (#180974)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-09-01 07:12:38 +02:00
committed by GitHub
parent 40c5925cdf
commit 77bfb85ca0
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "End-to-end browser tests for Home Assistant Core",
"private": true,
"packageManager": "pnpm@11.23.0",
"packageManager": "pnpm@11.24.0",
"scripts": {
"test": "playwright test"
},