From 24a026527c9efccb3b4cd1511ad192e6ef4f2824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 06:44:03 +1000 Subject: [PATCH] Bump json_serializable in /experimental/web_dashboard (#1105) Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.1.5 to 6.1.6. - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.1.5...json_serializable-v6.1.6) --- updated-dependencies: - dependency-name: json_serializable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- experimental/web_dashboard/pubspec.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/web_dashboard/pubspec.lock b/experimental/web_dashboard/pubspec.lock index b7d64545e..f376feba9 100644 --- a/experimental/web_dashboard/pubspec.lock +++ b/experimental/web_dashboard/pubspec.lock @@ -386,7 +386,7 @@ packages: name: json_serializable url: "https://pub.dartlang.org" source: hosted - version: "6.1.5" + version: "6.1.6" lints: dependency: transitive description: