From 705582f781615b86f54f5621bdd97c59ebf9ef99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:45:03 +0000 Subject: [PATCH] build: Bump rxdart from 0.27.7 to 0.28.0 Bumps [rxdart](https://github.com/ReactiveX/rxdart) from 0.27.7 to 0.28.0. - [Release notes](https://github.com/ReactiveX/rxdart/releases) - [Commits](https://github.com/ReactiveX/rxdart/compare/0.27.7...0.28.0) --- updated-dependencies: - dependency-name: rxdart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index d4d861c9..dc9694c2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -873,10 +873,10 @@ packages: dependency: "direct main" description: name: rxdart - sha256: "0c7c0cedd93788d996e33041ffecda924cc54389199cde4e6a34b440f50044cb" + sha256: "5c3004a4a8dbb94bd4bf5412a4def4acdaa12e12f269737a5751369e12d1a962" url: "https://pub.dev" source: hosted - version: "0.27.7" + version: "0.28.0" share_plus: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index d6d54369..6aa015bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: equatable: ^2.0.5 path: ^1.8.2 async: ^2.10.0 - rxdart: ^0.27.7 + rxdart: ^0.28.0 # i18n intl: ^0.19.0