From cf8589c9165eeab888c9023170c92dcd02887a36 Mon Sep 17 00:00:00 2001 From: manishalali12 <115717649+manishalali12@users.noreply.github.com> Date: Thu, 13 Oct 2022 19:21:52 +0530 Subject: [PATCH] Migrate YAML versions --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index b0a3851..04cbcc9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,12 +11,12 @@ environment: dependencies: flutter: sdk: flutter - cupertino_icons: ^1.0.2 + cupertino_icons: ^1.0.5 dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^2.0.0 + flutter_lints: ^2.0.1 flutter: uses-material-design: true