Skip to content

Commit 0f15e32

Browse files
fishythefishCommit Queue
authored andcommitted
[DEPS] Update web browsers
Change-Id: Ie4d6ec2ea4f43582d1e69dacb151ffb5bd02d492 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/403931 Auto-Submit: Mayank Patke <[email protected]> Commit-Queue: Nicholas Shahan <[email protected]> Reviewed-by: Nicholas Shahan <[email protected]>
1 parent 8d851b1 commit 0f15e32

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
@@ -71,9 +71,9 @@ vars = {
7171
# self-service update these by following the go/dart-engprod/browsers.md
7272
# instructions. d8, the V8 shell, is always checked out.
7373
"checkout_javascript_engines": False,
74-
"d8_tag": "version:13.3.255",
75-
"jsshell_tag": "version:133.0",
76-
"jsc_tag": "version:287397",
74+
"d8_tag": "version:13.4.32",
75+
"jsshell_tag": "version:134.0",
76+
"jsc_tag": "version:288804",
7777

7878
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
7979
"clang_version": "git_revision:684052173971868aab0e6b62d7770a6299e84141",
@@ -180,9 +180,9 @@ vars = {
180180
# meant to be downloaded by users for local testing. You can self-service
181181
# update these by following the go/dart-engprod/browsers.md instructions.
182182
"download_chrome": False,
183-
"chrome_tag": "132.0.6834.57",
183+
"chrome_tag": "132.0.6834.83",
184184
"download_firefox": False,
185-
"firefox_tag": "133.0.3",
185+
"firefox_tag": "134.0",
186186

187187
# Emscripten is used in dart2wasm tests.
188188
"download_emscripten": False,

0 commit comments

Comments
 (0)