Skip to content

Commit ea2ee93

Browse files
Roll Dart SDK from 204b67e to 57554a8 (1 revision) (flutter#34030)
1 parent 701dd47 commit ea2ee93

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

DEPS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ vars = {
4545
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4646
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4747
# updated revision list of existing dependencies.
48-
'dart_revision': '204b67e5a029de64899154068cf1099b4f7db1f1',
48+
'dart_revision': '57554a8b86d1225fcdbf84b7f927aa206fba03da',
4949

5050
# WARNING: DO NOT EDIT MANUALLY
5151
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -222,6 +222,9 @@ deps = {
222222
'src/third_party/dart/third_party/pkg/csslib':
223223
Var('dart_git') + '/csslib.git@518761b166974537f334dbf264e7f56cb157a96a',
224224

225+
'src/third_party/dart/third_party/pkg/dart_style':
226+
Var('dart_git') + '/dart_style.git@d7b73536a8079331c888b7da539b80e6825270ea',
227+
225228
'src/third_party/dart/third_party/pkg/dartdoc':
226229
Var('dart_git') + '/dartdoc.git@b61647bc3833302c23bd79f03aa1fbe83578af50',
227230

@@ -273,6 +276,9 @@ deps = {
273276
'src/third_party/dart/third_party/pkg/oauth2':
274277
Var('dart_git') + '/oauth2.git@199ebf15cbd5b07958438184f32e41c4447a57bf',
275278

279+
'src/third_party/dart/third_party/pkg/package_config':
280+
Var('dart_git') + '/package_config.git@cff98c90acc457a3b0750f0a7da0e351a35e5d0c',
281+
276282
'src/third_party/dart/third_party/pkg/path':
277283
Var('dart_git') + '/path.git@3d41ea582f5b0b18de3d90008809b877ff3f69bc',
278284

@@ -345,12 +351,6 @@ deps = {
345351
'src/third_party/dart/third_party/pkg/yaml_edit':
346352
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
347353

348-
'src/third_party/dart/third_party/pkg/dart_style':
349-
Var('dart_git') + '/dart_style.git@d7b73536a8079331c888b7da539b80e6825270ea',
350-
351-
'src/third_party/dart/third_party/pkg/package_config':
352-
Var('dart_git') + '/package_config.git@cff98c90acc457a3b0750f0a7da0e351a35e5d0c',
353-
354354
'src/third_party/dart/tools/sdks':
355355
{'packages': [{'version': 'version:2.17.0', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
356356

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f801c32ad4d2ae20c7b627f33e2a0b79
1+
Signature: 783274e987027a4252ea61218b0c7da4
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)