From 1e8afdc3ab3b9f385cf3f8b69b7dcf2dfd1318b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 08:15:58 +0000 Subject: [PATCH] Bump icons_launcher from 1.2.1 to 2.0.2 in /zxscanner Bumps [icons_launcher](https://github.com/mrrhak/icons_launcher) from 1.2.1 to 2.0.2. - [Release notes](https://github.com/mrrhak/icons_launcher/releases) - [Changelog](https://github.com/mrrhak/icons_launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/mrrhak/icons_launcher/compare/v1.2.1...v2.0.2) --- updated-dependencies: - dependency-name: icons_launcher dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- zxscanner/pubspec.lock | 4 ++-- zxscanner/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zxscanner/pubspec.lock b/zxscanner/pubspec.lock index 6759427..1a7da20 100644 --- a/zxscanner/pubspec.lock +++ b/zxscanner/pubspec.lock @@ -391,7 +391,7 @@ packages: name: icons_launcher url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "2.0.2" image: dependency: "direct main" description: @@ -958,5 +958,5 @@ packages: source: hosted version: "3.1.1" sdks: - dart: ">=2.17.0 <3.0.0" + dart: ">=2.17.1 <3.0.0" flutter: ">=3.0.0" diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index 650cdfb..291afea 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -43,7 +43,7 @@ dev_dependencies: flutter_test: sdk: flutter hive_generator: - icons_launcher: ^1.1.9 # flutter pub run icons_launcher:create + icons_launcher: ^2.0.2 # flutter pub run icons_launcher:create # integration_test: # sdk: flutter mobx_codegen: