@@ -70,9 +70,9 @@ vars = {
70
70
# self-service update these by following the go/dart-engprod/browsers.md
71
71
# instructions. d8, the V8 shell, is always checked out.
72
72
"checkout_javascript_engines" : False ,
73
- "d8_tag" : "version:13.9.44 " ,
74
- "jsshell_tag" : "version:139.0 " ,
75
- "jsc_tag" : "version:295506 " ,
73
+ "d8_tag" : "version:14.0.45 " ,
74
+ "jsshell_tag" : "version:140.0.1 " ,
75
+ "jsc_tag" : "version:296663 " ,
76
76
77
77
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
78
78
"clang_version" : "git_revision:8c7a2ce01a77c96028fe2c8566f65c45ad9408d3" ,
@@ -163,9 +163,9 @@ vars = {
163
163
# meant to be downloaded by users for local testing. You can self-service
164
164
# update these by following the go/dart-engprod/browsers.md instructions.
165
165
"download_chrome" : False ,
166
- "chrome_tag" : "138 .0.7204.23 " ,
166
+ "chrome_tag" : "139 .0.7258.5 " ,
167
167
"download_firefox" : False ,
168
- "firefox_tag" : "139 .0.4 " ,
168
+ "firefox_tag" : "140 .0.1 " ,
169
169
170
170
# Emscripten is used in dart2wasm tests.
171
171
"download_emscripten" : False ,
0 commit comments