Skip to content

Commit 7b79a67

Browse files
fix(deps): update dependency rxdart_ext to ^0.2.0 (#20)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 339393a commit 7b79a67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
sdk: ">=2.12.0-0 <3.0.0"
88

99
dependencies:
10-
rxdart_ext: ^0.1.2
10+
rxdart_ext: ^0.2.0
1111
flutter_bloc_pattern:
1212
flutter:
1313
sdk: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ environment:
1212
dependencies:
1313
flutter:
1414
sdk: flutter
15-
rxdart_ext: ^0.1.2
15+
rxdart_ext: ^0.2.0
1616
flutter_provider: ^2.1.0
1717

1818
dev_dependencies:

0 commit comments

Comments
 (0)