Update Yarn to v4.5.2 (#22986)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-25 08:19:52 +02:00 committed by GitHub
parent 1b74e94f14
commit 8ea2e3f471
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 293 additions and 293 deletions

File diff suppressed because one or more lines are too long

View File

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

View File

@ -252,5 +252,5 @@
"@fullcalendar/daygrid": "6.1.15",
"globals": "15.12.0"
},
"packageManager": "yarn@4.5.1"
"packageManager": "yarn@4.5.2"
}