From 01087421220756b5096a4bc5a1a81087749fe646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 23:11:40 +0000 Subject: [PATCH] Bump built_value_generator from 8.4.2 to 8.4.3 Bumps [built_value_generator](https://github.com/google/built_value.dart) from 8.4.2 to 8.4.3. - [Release notes](https://github.com/google/built_value.dart/releases) - [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/built_value.dart/compare/v8.4.2...v8.4.3) --- updated-dependencies: - dependency-name: built_value_generator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 9 +-------- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 9ea70d7..c7b286b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -98,7 +98,7 @@ packages: name: built_value_generator url: "https://pub.dartlang.org" source: hosted - version: "8.4.2" + version: "8.4.3" cancellation_token_hoc081098: dependency: "direct main" description: @@ -438,13 +438,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.0" - quiver: - dependency: transitive - description: - name: quiver - url: "https://pub.dartlang.org" - source: hosted - version: "3.1.0" rx_redux: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 332925d..7b68d25 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -33,7 +33,7 @@ dev_dependencies: dart_either: ^1.0.0 mockito: ^5.3.2 pedantic: ^1.11.1 - built_value_generator: ^8.4.2 + built_value_generator: ^8.4.3 build_runner: ^2.3.2 flutter_test: sdk: flutter