Update Yarn to v4.10.2 (#11095)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-23 17:08:27 +02:00 committed by GitHub
parent 7a66756595
commit 1c61d50fa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -68,5 +68,5 @@
"engines": {
"node": ">=20.0.0"
},
"packageManager": "yarn@4.10.0"
"packageManager": "yarn@4.10.2"
}