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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 82 additions and 82 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.2.cjs yarnPath: .yarn/releases/yarn-4.5.3.cjs

View File

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