Skip to content

Commit

Permalink
chore(deps): bump json_serializable from 6.6.1 to 6.6.2
Browse files Browse the repository at this point in the history
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.6.1 to 6.6.2.
- [Commits](google/json_serializable.dart@json_serializable-v6.6.1...json_serializable-v6.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2023
1 parent 282f1b4 commit 88e77bf
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 @@ -636,14 +636,14 @@ packages:
name: json_annotation
url: "https://pub.dartlang.org"
source: hosted
version: "4.8.0"
version: "4.8.1"
json_serializable:
dependency: "direct dev"
description:
name: json_serializable
url: "https://pub.dartlang.org"
source: hosted
version: "6.6.1"
version: "6.6.2"
lints:
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 @@ -50,7 +50,7 @@ dev_dependencies:
freezed: ^2.2.0
google_sign_in_mocks: ^0.2.1
http_mock_adapter: ^0.3.3
json_serializable: ^6.5.4
json_serializable: ^6.6.2
riverpod_generator: ^2.2.1
riverpod_lint: ^1.1.6
very_good_analysis: ^4.0.0+1
Expand Down

0 comments on commit 88e77bf

Please sign in to comment.