From 1513b56866977b9c1e5d3f66d6b45ae63e9971ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 20:09:37 +0000 Subject: [PATCH] Bump cupertino_icons from 1.0.4 to 1.0.5 Bumps [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.5/third_party/packages) --- updated-dependencies: - dependency-name: cupertino_icons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index d6c4238..022c20e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -182,7 +182,7 @@ packages: name: cupertino_icons url: "https://pub.dartlang.org" source: hosted - version: "1.0.4" + version: "1.0.5" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6495365..237391c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: auto_route: 4.2.1 bloc: 8.0.3 - cupertino_icons: 1.0.4 + cupertino_icons: ^1.0.5 flutter_screenutil: 5.5.3+2 dio: 4.0.6 # networking equatable: 2.0.3