Update Yarn to v4.9.3 (#11008)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-22 17:09:48 -07:00 committed by GitHub
parent 9dd01eee23
commit 41a6286789
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.9.2"
"packageManager": "yarn@4.9.3"
}