1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-20 08:49:33 +01:00

Update Yarn to v3.6.0 (#16759)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-06 21:39:10 +02:00
committed by GitHub
parent a41e0d446f
commit 841dffe563
3 changed files with 204 additions and 203 deletions

View File

@@ -255,5 +255,5 @@
"trailingComma": "es5",
"arrowParens": "always"
},
"packageManager": "yarn@3.5.1"
"packageManager": "yarn@3.6.0"
}