[DEPS] Update chrome/d8/jsshell/jsc
- chrome: 131.0.6778.24 -> 131.0.6778.33
- d8: 13.2.70 -> 13.3.33
- jsshell: 131.0.3 -> 132.0.2
- jsc: 285702 -> 286531
Change-Id: I68e4cd8e628821ca90e6bc15184dea9834d3e5f2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/395140
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Mark Zhou <markzipan@google.com>
diff --git a/DEPS b/DEPS
index 723bc3e..11d428f 100644
--- a/DEPS
+++ b/DEPS
@@ -71,9 +71,9 @@
# 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.2.70",
- "jsshell_tag": "version:131.0.3",
- "jsc_tag": "version:285702",
+ "d8_tag": "version:13.3.33",
+ "jsshell_tag": "version:132.0.2",
+ "jsc_tag": "version:286531",
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
"clang_version": "git_revision:388d7f144880dcd85ff31f06793304405a9f44b6",
@@ -184,7 +184,7 @@
# meant to be downloaded by users for local testing. You can self-service
# update these by following the go/dart-engprod/browsers.md instructions.
"download_chrome": False,
- "chrome_tag": "131.0.6778.24",
+ "chrome_tag": "131.0.6778.33",
"download_firefox": False,
"firefox_tag": "132.0",