Update Yarn to v4.6.0 (#23532)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-01 15:46:25 +01:00 committed by GitHub
parent 8df67b8eb1
commit 4e10d140d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 288 additions and 288 deletions

File diff suppressed because one or more lines are too long

View File

@ -6,4 +6,4 @@ enableGlobalCache: false
nodeLinker: node-modules nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.5.3.cjs yarnPath: .yarn/releases/yarn-4.6.0.cjs

View File

@ -243,5 +243,5 @@
"@fullcalendar/daygrid": "6.1.15", "@fullcalendar/daygrid": "6.1.15",
"globals": "15.14.0" "globals": "15.14.0"
}, },
"packageManager": "yarn@4.5.3" "packageManager": "yarn@4.6.0"
} }