Skip to content

Commit 9deb7d0

Browse files
chore(deps): bump rxdart from 0.27.3 to 0.27.7 (#90)
Bumps [rxdart](https://github.com/ReactiveX/rxdart) from 0.27.3 to 0.27.7. - [Release notes](https://github.com/ReactiveX/rxdart/releases) - [Changelog](https://github.com/ReactiveX/rxdart/blob/master/CHANGELOG.md) - [Commits](ReactiveX/rxdart@0.27.3...0.27.7) --- updated-dependencies: - dependency-name: rxdart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22f4ba2 commit 9deb7d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ packages:
647647
name: rxdart
648648
url: "https://pub.dartlang.org"
649649
source: hosted
650-
version: "0.27.3"
650+
version: "0.27.7"
651651
shared_preferences:
652652
dependency: "direct main"
653653
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies:
5050
get_it: ^7.2.0
5151
auto_route: ^3.2.4
5252
flutter_bloc: ^8.0.1
53-
rxdart: ^0.27.3
53+
rxdart: ^0.27.7
5454

5555
dev_dependencies:
5656
flutter_test:

0 commit comments

Comments
 (0)