Skip to content

Commit bab3db3

Browse files
chore(deps): bump freezed_annotation from 2.0.1 to 2.2.0 (#89)
Bumps [freezed_annotation](https://github.com/rrousselGit/freezed) from 2.0.1 to 2.2.0. - [Release notes](https://github.com/rrousselGit/freezed/releases) - [Commits](rrousselGit/freezed@freezed_annotation-v2.0.1...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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44477b4 commit bab3db3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ packages:
323323
name: freezed_annotation
324324
url: "https://pub.dartlang.org"
325325
source: hosted
326-
version: "2.0.1"
326+
version: "2.2.0"
327327
frontend_server_client:
328328
dependency: transitive
329329
description:
@@ -421,14 +421,14 @@ packages:
421421
name: json_annotation
422422
url: "https://pub.dartlang.org"
423423
source: hosted
424-
version: "4.4.0"
424+
version: "4.6.0"
425425
json_serializable:
426426
dependency: "direct dev"
427427
description:
428428
name: json_serializable
429429
url: "https://pub.dartlang.org"
430430
source: hosted
431-
version: "6.1.5"
431+
version: "6.3.1"
432432
lints:
433433
dependency: transitive
434434
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
shared_preferences: ^2.0.13
4545

4646
# Architecture
47-
freezed_annotation: 2.0.1
47+
freezed_annotation: ^2.2.0
4848
json_annotation: ^4.4.0
4949
injectable: ^1.5.4
5050
get_it: ^7.2.0

0 commit comments

Comments
 (0)