@@ -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:14.1.134 " ,
74-   "jsshell_tag" : "version:142.0" ,
75-   "jsc_tag" : "version:299170 " ,
73+   "d8_tag" : "version:14.2.132 " ,
74+   "jsshell_tag" : "version:142.0.1 " ,
75+   "jsc_tag" : "version:299913 " ,
7676
7777  # https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang 
7878  "clang_version" : "git_revision:8c7a2ce01a77c96028fe2c8566f65c45ad9408d3" ,
@@ -163,9 +163,9 @@ vars = {
163163  # meant to be downloaded by users for local testing. You can self-service 
164164  # update these by following the go/dart-engprod/browsers.md instructions. 
165165  "download_chrome" : False ,
166-   "chrome_tag" : "141.0.7390.7 " ,
166+   "chrome_tag" : "141.0.7390.16 " ,
167167  "download_firefox" : False ,
168-   "firefox_tag" : "142.0" ,
168+   "firefox_tag" : "142.0.1 " ,
169169
170170  # Emscripten is used in dart2wasm tests. 
171171  "download_emscripten" : False ,
0 commit comments