Skip to content

Commit 81c7964

Browse files
nshahanCommit Queue
authored andcommitted
[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 <[email protected]> Reviewed-by: Mark Zhou <[email protected]>
1 parent 7c8c061 commit 81c7964

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@ vars = {
7171
# self-service update these by following the go/dart-engprod/browsers.md
7272
# instructions. d8, the V8 shell, is always checked out.
7373
"checkout_javascript_engines": False,
74-
"d8_tag": "version:13.2.70",
75-
"jsshell_tag": "version:131.0.3",
76-
"jsc_tag": "version:285702",
74+
"d8_tag": "version:13.3.33",
75+
"jsshell_tag": "version:132.0.2",
76+
"jsc_tag": "version:286531",
7777

7878
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
7979
"clang_version": "git_revision:388d7f144880dcd85ff31f06793304405a9f44b6",
@@ -184,7 +184,7 @@ vars = {
184184
# meant to be downloaded by users for local testing. You can self-service
185185
# update these by following the go/dart-engprod/browsers.md instructions.
186186
"download_chrome": False,
187-
"chrome_tag": "131.0.6778.24",
187+
"chrome_tag": "131.0.6778.33",
188188
"download_firefox": False,
189189
"firefox_tag": "132.0",
190190

0 commit comments

Comments
 (0)