From 39acc636cc75a9aa3fcd05a76fa62f86cffb8d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 18:48:41 +0000 Subject: [PATCH] Bump freezed_annotation from 2.1.0 to 2.2.0 Bumps [freezed_annotation](https://github.com/rrousselGit/freezed) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/rrousselGit/freezed/releases) - [Commits](https://github.com/rrousselGit/freezed/compare/freezed_annotation-v2.1.0...freezed_annotation-v2.2.0) --- updated-dependencies: - dependency-name: freezed_annotation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dcd8723..2d74073 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -267,7 +267,7 @@ packages: name: freezed_annotation url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.2.0" frontend_server_client: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 59ed99b..2916ddb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: flutter: sdk: flutter flutter_hooks: ^0.18.5+1 - freezed_annotation: ^2.1.0 + freezed_annotation: ^2.2.0 hooks_riverpod: ^1.0.1 dev_dependencies: