build: update yarn to 1.22.22 (#47639)

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Samuel Attard <sattard@anthropic.com>
This commit is contained in:
trop[bot] 2025-07-02 15:02:31 +02:00 committed by GitHub
commit 37be7b0f63
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
DEPS
View file

@ -31,7 +31,7 @@ vars = {
'sysroots_json_path': 'electron/script/sysroots.json',
# KEEP IN SYNC WITH utils.js FILE
'yarn_version': '1.15.2',
'yarn_version': '1.22.22',
# To be able to build clean Chromium from sources.
'apply_patches': True,