Update Yarn to v4.5.0 (#22012)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/22013/head
renovate[bot] 2024-09-17 18:14:13 +02:00 committed by GitHub
parent 14f96a6262
commit ab407e8274
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 163 additions and 163 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.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs

View File

@ -259,5 +259,5 @@
"sortablejs@1.15.3": "patch:sortablejs@npm%3A1.15.3#~/.yarn/patches/sortablejs-npm-1.15.3-3235a8f83b.patch",
"leaflet-draw@1.0.4": "patch:leaflet-draw@npm%3A1.0.4#./.yarn/patches/leaflet-draw-npm-1.0.4-0ca0ebcf65.patch"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}