Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump freezed from 2.5.1 to 2.5.2 (#346)
Browse files Browse the repository at this point in the history
Bumps [freezed](https://github.com/rrousselGit/freezed) from 2.5.1 to 2.5.2.
- [Commits](rrousselGit/freezed@freezed-v2.5.1...freezed-v2.5.2)

---
updated-dependencies:
- dependency-name: freezed
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 8245eed commit 907e015
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -551,10 +551,10 @@ packages:
dependency: "direct dev"
description:
name: freezed
sha256: "91bce569d4805ea5bad6619a3e8690df8ad062a235165af4c0c5d928dda15eaf"
sha256: a434911f643466d78462625df76fd9eb13e57348ff43fe1f77bbe909522c67a1
url: "https://pub.dev"
source: hosted
version: "2.5.1"
version: "2.5.2"
freezed_annotation:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dev_dependencies:
flutter_lints: ^3.0.2 # From Google
flutter_test: # From Google
sdk: flutter
freezed: ^2.5.1 # Flutter Favorite
freezed: ^2.5.2 # Flutter Favorite
hive_generator: ^2.0.1
integration_test: # From Google
sdk: flutter
Expand Down

0 comments on commit 907e015

Please sign in to comment.