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.4.5 to 2.4.6 (#298)
Browse files Browse the repository at this point in the history
Bumps [freezed](https://github.com/rrousselGit/freezed) from 2.4.5 to 2.4.6.
- [Commits](rrousselGit/freezed@freezed-v2.4.5...freezed-v2.4.6)

---
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 Dec 18, 2023
1 parent 4703dce commit 0b63911
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: "21bf2825311de65501d22e563e3d7605dff57fb5e6da982db785ae5372ff018a"
sha256: "6c5031daae12c7072b3a87eff98983076434b4889ef2a44384d0cae3f82372ba"
url: "https://pub.dev"
source: hosted
version: "2.4.5"
version: "2.4.6"
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 @@ -51,7 +51,7 @@ dev_dependencies:
flutter_lints: ^3.0.1 # From Google
flutter_test: # From Google
sdk: flutter
freezed: ^2.4.5 # Flutter Favorite
freezed: ^2.4.6 # Flutter Favorite
hive_generator: ^2.0.1
integration_test: # From Google
sdk: flutter
Expand Down

0 comments on commit 0b63911

Please sign in to comment.