Skip to content

Commit

Permalink
[DEPS] Update d8/jsshell/jsc
Browse files Browse the repository at this point in the history
- d8: 13.1.113 -> 13.2.70
- jsshell: 130.0.1 -> 131.0.3
- jsc: 284301 -> 285702

Change-Id: I6889f187a53acad9f6cec7ccee6be97051f43a77
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/392062
Reviewed-by: Nicholas Shahan <[email protected]>
Commit-Queue: Mayank Patke <[email protected]>
  • Loading branch information
fishythefish authored and Commit Queue committed Oct 25, 2024
1 parent a511a4a commit e2cdc76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ vars = {
# self-service update these by following the go/dart-engprod/browsers.md
# instructions. d8, the V8 shell, is always checked out.
"checkout_javascript_engines": False,
"d8_tag": "version:13.1.113",
"jsshell_tag": "version:130.0.1",
"jsc_tag": "version:284301",
"d8_tag": "version:13.2.70",
"jsshell_tag": "version:131.0.3",
"jsc_tag": "version:285702",

# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
"clang_version": "git_revision:3928edecfbd116d56bbe7411365d50bb567380a1",
Expand Down

0 comments on commit e2cdc76

Please sign in to comment.