Skip to content

Commit 46c473a

Browse files
fishythefishCommit Queue
authored andcommitted
[DEPS] Update browsers
Change-Id: I1547d7a84b8933803b6fe94b45f709466a6a6964 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461523 Commit-Queue: Mayank Patke <fishythefish@google.com> Reviewed-by: Nate Biggs <natebiggs@google.com>
1 parent bdaef11 commit 46c473a

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
@@ -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.3.89",
74-
"jsshell_tag": "version:144.0",
75-
"jsc_tag": "version:301576",
73+
"d8_tag": "version:14.4.116",
74+
"jsshell_tag": "version:145.0",
75+
"jsc_tag": "version:302935",
7676

7777
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
7878
"clang_version": "git_revision:f77ce52b56d025399f489a8c0aad8c18c4b06045",
@@ -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": "143.0.7499.4",
166+
"chrome_tag": "143.0.7499.25",
167167
"download_firefox": False,
168-
"firefox_tag": "144.0.2",
168+
"firefox_tag": "145.0",
169169

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

0 commit comments

Comments
 (0)