Skip to content

Commit

Permalink
build(deps): bump json_serializable
Browse files Browse the repository at this point in the history
Bumps the freezed group with 1 update in the / directory: [json_serializable](https://github.com/google/json_serializable.dart).


Updates `json_serializable` from 6.8.0 to 6.9.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.8.0...json_serializable-v6.9.0)

---
updated-dependencies:
- dependency-name: json_serializable
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: freezed
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent d08f017 commit b5855fd
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 @@ -687,10 +687,10 @@ packages:
dependency: "direct dev"
description:
name: json_serializable
sha256: ea1432d167339ea9b5bb153f0571d0039607a873d6e04e0117af043f14a1fd4b
sha256: c2fcb3920cf2b6ae6845954186420fca40bc0a8abcc84903b7801f17d7050d7c
url: "https://pub.dev"
source: hosted
version: "6.8.0"
version: "6.9.0"
lcov_parser:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dev_dependencies:
# integration_test:
# sdk: flutter
freezed_lint: ^0.0.5
json_serializable: ^6.8.0
json_serializable: ^6.9.0
mocktail: ^1.0.4
riverpod_generator: ^2.6.1
riverpod_lint: ^2.6.1
Expand Down

0 comments on commit b5855fd

Please sign in to comment.