From 3222d4f794c465040e371d152d2b1cfd80b43306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 00:56:33 +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 d316f9f..cbcc054 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: @@ -527,13 +527,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.2.0" - quiver: - dependency: transitive - description: - name: quiver - url: "https://pub.dartlang.org" - source: hosted - version: "3.0.1+1" rx_shared_preferences: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 11d4051..13c0876 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -42,7 +42,7 @@ dev_dependencies: flutter_test: sdk: flutter build_runner: ^2.3.2 - built_value_generator: ^8.4.2 + built_value_generator: ^8.4.3 analyzer: ^5.2.0 flutter_lints: ^2.0.1