Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '97cfd05b3cb34c3e86ab22223b069fad74ebafaf',
'dart_revision': 'a37a4d42e53d504813874ab0ee05e94e77d30955',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand Down Expand Up @@ -156,7 +156,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.

'src/third_party/dart/third_party/pkg/args':
Var('dart_git') + '/args.git@139140125126661fac88c9aa5882165936d01c91',
Var('dart_git') + '/args.git@1.6.0',

'src/third_party/dart/third_party/pkg/async':
Var('dart_git') + '/async.git@695b3ac280f107c84adf7488743abfdfaaeea68f',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: a9de04379f69ec3212559677e2f03339
Signature: f605a424bdfd7039cd2374cf2f518c6f

UNUSED LICENSES:

Expand Down
2 changes: 1 addition & 1 deletion tools/const_finder/.dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"name": "args",
"rootUri": "../../../../third_party/dart/third_party/pkg/args",
"packageUri": "lib",
"languageVersion": "2.12"
"languageVersion": "2.3"
},
{
"name": "collection",
Expand Down