From 2a8a0a6f0b83e866fff3fddd872b8d812da2f2de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:36:30 +0000 Subject: [PATCH] Bump rxdart from 0.26.0 to 0.27.7 Bumps [rxdart](https://github.com/ReactiveX/rxdart) from 0.26.0 to 0.27.7. - [Release notes](https://github.com/ReactiveX/rxdart/releases) - [Changelog](https://github.com/ReactiveX/rxdart/blob/master/CHANGELOG.md) - [Commits](https://github.com/ReactiveX/rxdart/compare/0.26.0...0.27.7) --- updated-dependencies: - dependency-name: rxdart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6e7a789..a0e902f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -129,7 +129,7 @@ packages: name: rxdart url: "https://pub.dartlang.org" source: hosted - version: "0.26.0" + version: "0.27.7" share: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 016298a..75d631e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 http: ^0.13.0 - rxdart: ^0.26.0 + rxdart: ">=0.26.0 <0.28.0" share: ^2.0.0 dev_dependencies: