Skip to content

Commit 796ae39

Browse files
fishythefishCommit Queue
authored andcommitted
[DEPS] Update browsers
Change-Id: I4d1940fe1cf97f70f88c41e354114d1dde0318a0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425585 Commit-Queue: Nicholas Shahan <[email protected]> Auto-Submit: Mayank Patke <[email protected]> Reviewed-by: Nicholas Shahan <[email protected]> Commit-Queue: Mayank Patke <[email protected]>
1 parent f58ddd3 commit 796ae39

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DEPS

Lines changed: 5 additions & 5 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.7.16",
75-
"jsshell_tag": "version:137.0",
76-
"jsc_tag": "version:293007",
74+
"d8_tag": "version:13.8.26",
75+
"jsshell_tag": "version:138.0",
76+
"jsc_tag": "version:294346",
7777

7878
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
7979
"clang_version": "git_revision:0454dd8c48cd771478f1ae53330ba78e71bcd7cb",
@@ -161,9 +161,9 @@ vars = {
161161
# meant to be downloaded by users for local testing. You can self-service
162162
# update these by following the go/dart-engprod/browsers.md instructions.
163163
"download_chrome": False,
164-
"chrome_tag": "136.0.7103.25",
164+
"chrome_tag": "136.0.7103.48",
165165
"download_firefox": False,
166-
"firefox_tag": "137.0.2",
166+
"firefox_tag": "138.0",
167167

168168
# Emscripten is used in dart2wasm tests.
169169
"download_emscripten": False,

0 commit comments

Comments
 (0)