File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ vars = {
3434 # Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535 # You can use //tools/dart/create_updated_flutter_deps.py to produce
3636 # updated revision list of existing dependencies.
37- 'dart_revision' : '33b6c95936e047b81d0a0ec356e81398f64ba52d ' ,
37+ 'dart_revision' : 'a2c9cae4dcd802dd2c2972b981a27ee7a58f659f ' ,
3838
3939 # WARNING: DO NOT EDIT MANUALLY
4040 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -226,7 +226,7 @@ deps = {
226226 Var ('dart_git' ) + '/intl.git' + '@' + Var ('dart_intl_tag' ),
227227
228228 'src/third_party/dart/third_party/pkg/json_rpc_2' :
229- Var ('dart_git' ) + '/json_rpc_2.git@995611cf006c927d51cc53cb28f1aa4356d5414f ' ,
229+ Var ('dart_git' ) + '/json_rpc_2.git@8f189db8f0c299187a0e8fa959dba7e9b0254be5 ' ,
230230
231231 'src/third_party/dart/third_party/pkg/linter' :
232232 Var ('dart_git' ) + '/linter.git' + '@' + Var ('dart_linter_tag' ),
Original file line number Diff line number Diff line change 1- Signature: dcb76d0b2acce93dc9118883aff2c084
1+ Signature: cdd12c4e61799cb365d256582ce9a8c1
22
33UNUSED LICENSES:
44
You can’t perform that action at this time.
0 commit comments