From f309d421ed7afa8e5716192800c32ff476634e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 21:13:32 +0000 Subject: [PATCH] chore(deps): bump json_serializable from 6.5.2 to 6.6.0 Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.5.2 to 6.6.0. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.5.2...json_serializable-v6.6.0) --- updated-dependencies: - dependency-name: json_serializable dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7c4c231..f446927 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -7,14 +7,14 @@ packages: name: _fe_analyzer_shared url: "https://pub.dartlang.org" source: hosted - version: "49.0.0" + version: "50.0.0" analyzer: dependency: transitive description: name: analyzer url: "https://pub.dartlang.org" source: hosted - version: "5.1.0" + version: "5.2.0" archive: dependency: transitive description: @@ -318,14 +318,14 @@ packages: name: json_annotation url: "https://pub.dartlang.org" source: hosted - version: "4.7.0" + version: "4.8.0" json_serializable: dependency: "direct dev" description: name: json_serializable url: "https://pub.dartlang.org" source: hosted - version: "6.5.2" + version: "6.6.0" lints: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d4c6ef8..f7c74f0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -57,7 +57,7 @@ dev_dependencies: flutter_lints: ^2.0.0 build_runner: ^2.3.0 freezed: ^2.2.0 - json_serializable: ^6.5.2 + json_serializable: ^6.6.0 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec