Skip to content

Commit 2c117f9

Browse files
fishythefishCommit Queue
authored andcommitted
[DEPS] Update Chrome/Firefox/jsshell
Change-Id: Id9967fd95aebb748f188c2911262f40b25374031 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/409760 Reviewed-by: Nate Biggs <[email protected]> Commit-Queue: Mayank Patke <[email protected]>
1 parent 8f0a39f commit 2c117f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ vars = {
7272
# instructions. d8, the V8 shell, is always checked out.
7373
"checkout_javascript_engines": False,
7474
"d8_tag": "version:13.5.7",
75-
"jsshell_tag": "version:134.0.2",
75+
"jsshell_tag": "version:135.0",
7676
"jsc_tag": "version:290198",
7777

7878
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
@@ -164,9 +164,9 @@ vars = {
164164
# meant to be downloaded by users for local testing. You can self-service
165165
# update these by following the go/dart-engprod/browsers.md instructions.
166166
"download_chrome": False,
167-
"chrome_tag": "133.0.6943.35",
167+
"chrome_tag": "134.0.6998.3",
168168
"download_firefox": False,
169-
"firefox_tag": "134.0.2",
169+
"firefox_tag": "135.0",
170170

171171
# Emscripten is used in dart2wasm tests.
172172
"download_emscripten": False,

0 commit comments

Comments
 (0)