Skip to content

Commit 4d1007c

Browse files
author
Vetrichelvan
authored
Merge pull request #5 from pythonhubdev/dependabot/pub/freezed_annotation-2.2.0
Bump freezed_annotation from 2.1.0 to 2.2.0
2 parents 44cb25f + 39acc63 commit 4d1007c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ packages:
267267
name: freezed_annotation
268268
url: "https://pub.dartlang.org"
269269
source: hosted
270-
version: "2.1.0"
270+
version: "2.2.0"
271271
frontend_server_client:
272272
dependency: transitive
273273
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
flutter:
1919
sdk: flutter
2020
flutter_hooks: ^0.18.5+1
21-
freezed_annotation: ^2.1.0
21+
freezed_annotation: ^2.2.0
2222
hooks_riverpod: ^1.0.1
2323

2424
dev_dependencies:

0 commit comments

Comments
 (0)