From 952b27b06150d8b9cd50e42ab89d315c0b9ba225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 23:13:04 +0000 Subject: [PATCH] Bump rxdart from 0.26.0 to 0.27.6 Bumps [rxdart](https://github.com/ReactiveX/rxdart) from 0.26.0 to 0.27.6. - [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.6) --- 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..e2795e5 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.6" 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: