Update pnpm to 11.23.0 (#180882)

This commit is contained in:
renovate[bot]
2026-08-31 07:26:11 +02:00
committed by GitHub
parent 85ce797b12
commit 1db0cf4997
+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.22.0",
"packageManager": "pnpm@11.23.0",
"scripts": {
"test": "playwright test"
},