Update d8 and jsc in DEPS

Change-Id: I8e1db80623ea2ed04ce362a5edc7385bef871c33
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/407661
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Nate Biggs <natebiggs@google.com>
This commit is contained in:
Srujan Gaddam
2025-02-03 20:26:00 -08:00
committed by Commit Queue
parent dacb2a71a7
commit 7bb0c4cdf4
+2 -2
View File
@@ -71,9 +71,9 @@ vars = {
# self-service update these by following the go/dart-engprod/browsers.md
# instructions. d8, the V8 shell, is always checked out.
"checkout_javascript_engines": False,
"d8_tag": "version:13.4.32",
"d8_tag": "version:13.5.7",
"jsshell_tag": "version:134.0.2",
"jsc_tag": "version:288804",
"jsc_tag": "version:289733",
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
"clang_version": "git_revision:84af3ee5124de3385b829c3a9980fd734f0d92e8",