From d8cf323dce41deabf14d1ae32ef54df0a1d99f4b Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Wed, 13 May 2020 09:26:56 +0200 Subject: [PATCH] Bump yaml_serializer --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index dcb651a6..2b80582b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1014,7 +1014,7 @@ packages: name: yaml_serializer url: "https://pub.dartlang.org" source: hosted - version: "0.0.5" + version: "0.0.6" sdks: dart: ">=2.7.0 <3.0.0" flutter: ">=1.12.13+hotfix.5 <2.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 625f8632..6ac6f2da 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: #path: /Users/vishesh/src/gitjournal/dart_git fetch_app_logs: ^0.0.3 flutter_runtime_env: ^0.0.2 - yaml_serializer: ^0.0.5 + yaml_serializer: ^0.0.6 connectivity: ^0.4.6+1 flutter_emoji: ">= 2.0.0" git_url_parse2: ^0.0.1