Update pnpm to 11.22.0 (#179485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-08-18 14:42:24 +02:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 7bd45f28a8
commit 465366ad77
+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.21.0",
"packageManager": "pnpm@11.22.0",
"scripts": {
"test": "playwright test"
},