1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-05-08 17:28:46 +01:00

Update Yarn to v4.5.3 (#23046)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-28 18:57:25 +01:00
committed by GitHub
parent bede8c66c5
commit acbe77c0d6
3 changed files with 82 additions and 82 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -6,4 +6,4 @@ enableGlobalCache: false
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
+1 -1
View File
@@ -253,5 +253,5 @@
"@fullcalendar/daygrid": "6.1.15",
"globals": "15.12.0"
},
"packageManager": "yarn@4.5.2"
"packageManager": "yarn@4.5.3"
}