build: update yarn to 1.22.22 (#47636)
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:
parent
1ae9a36da9
commit
f468c9a896
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -31,7 +31,7 @@ vars = {
|
||||||
'sysroots_json_path': 'electron/script/sysroots.json',
|
'sysroots_json_path': 'electron/script/sysroots.json',
|
||||||
|
|
||||||
# KEEP IN SYNC WITH utils.js FILE
|
# 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.
|
# To be able to build clean Chromium from sources.
|
||||||
'apply_patches': True,
|
'apply_patches': True,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue