Bump json_serializable from 6.1.6 to 6.2.0 in /form_app (#1161)

pull/1166/head
dependabot[bot] 2 years ago committed by GitHub
parent ce7bd1462e
commit 9cceea16d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -276,14 +276,14 @@ packages:
name: json_annotation
url: "https://pub.dartlang.org"
source: hosted
version: "4.4.0"
version: "4.5.0"
json_serializable:
dependency: "direct dev"
description:
name: json_serializable
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.6"
version: "6.2.0"
lints:
dependency: transitive
description:

@ -22,7 +22,7 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
json_serializable: ^6.1.5
json_serializable: ^6.2.0
build_runner: ^2.1.8
flutter_lints: ^1.0.0

Loading…
Cancel
Save