Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 163c246

Browse files
authored
Update package:equatable pin (#47475)
flutter/flutter#137557
1 parent c7e2ba7 commit 163c246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ deps = {
639639
Var('github_git') + '/brendan-duncan/archive.git' + '@' + '9de7a0544457c6aba755ccb65abb41b0dc1db70d', # 3.1.2
640640

641641
'src/third_party/pkg/equatable':
642-
Var('github_git') + '/felangel/equatable.git' + '@' + '0ba67c72db8bed75877fc1caafa74112ee0bd921', # 2.0.2
642+
Var('github_git') + '/felangel/equatable.git' + '@' + '2117551ff3054f8edb1a58f63ffe1832a8d25623', # 2.0.5
643643

644644
'src/third_party/pkg/flutter_packages':
645645
Var('flutter_git') + '/mirrors/packages' + '@' + '25454e63851fe7933f04d025606e68c1eac4fe0f', # various

0 commit comments

Comments
 (0)