@@ -70,9 +70,9 @@ vars = {
7070 # self-service update these by following the go/dart-engprod/browsers.md
7171 # instructions. d8, the V8 shell, is always checked out.
7272 "checkout_javascript_engines" : False ,
73- "d8_tag" : "version:13.8.26 " ,
74- "jsshell_tag" : "version:138 .0" ,
75- "jsc_tag" : "version:294346 " ,
73+ "d8_tag" : "version:13.9.44 " ,
74+ "jsshell_tag" : "version:139 .0" ,
75+ "jsc_tag" : "version:295506 " ,
7676
7777 # https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
7878 "clang_version" : "git_revision:8c7a2ce01a77c96028fe2c8566f65c45ad9408d3" ,
@@ -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" : "137 .0.7151.40 " ,
164+ "chrome_tag" : "138 .0.7204.4 " ,
165165 "download_firefox" : False ,
166- "firefox_tag" : "138.0.4 " ,
166+ "firefox_tag" : "139.0 " ,
167167
168168 # Emscripten is used in dart2wasm tests.
169169 "download_emscripten" : False ,
0 commit comments