From 6eb74e24e5d99cdbcea26fec5d1532a2c2b01453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 May 2022 03:01:20 -0700 Subject: [PATCH] Bump built_value_generator in /desktop_photo_search/fluent_ui (#1253) Bumps [built_value_generator](https://github.com/google/built_value.dart) from 8.2.3 to 8.3.0. - [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.2.3...v8.3.0) --- updated-dependencies: - dependency-name: built_value_generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- desktop_photo_search/fluent_ui/pubspec.lock | 2 +- desktop_photo_search/fluent_ui/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop_photo_search/fluent_ui/pubspec.lock b/desktop_photo_search/fluent_ui/pubspec.lock index f8e082763..d580f614a 100644 --- a/desktop_photo_search/fluent_ui/pubspec.lock +++ b/desktop_photo_search/fluent_ui/pubspec.lock @@ -105,7 +105,7 @@ packages: name: built_value_generator url: "https://pub.dartlang.org" source: hosted - version: "8.2.3" + version: "8.3.0" characters: dependency: transitive description: diff --git a/desktop_photo_search/fluent_ui/pubspec.yaml b/desktop_photo_search/fluent_ui/pubspec.yaml index fc9ad59b9..143fd139a 100644 --- a/desktop_photo_search/fluent_ui/pubspec.yaml +++ b/desktop_photo_search/fluent_ui/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: dev_dependencies: build: ^2.2.1 build_runner: ^2.1.7 - built_value_generator: ^8.2.3 + built_value_generator: ^8.3.0 flutter_lints: ^1.0.0 flutter_test: sdk: flutter