From b91ede01a3892002dbbf550a29649b5a9ae9475e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 02:34:57 +0000 Subject: [PATCH] build(deps): bump icons_launcher from 2.0.1 to 2.0.2 Bumps [icons_launcher](https://github.com/mrrhak/icons_launcher) from 2.0.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/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: icons_launcher 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 53fa62853..ae907a625 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -141,7 +141,7 @@ packages: name: icons_launcher url: "https://pub.dartlang.org" source: hosted - version: "2.0.1" + version: "2.0.2" image: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index b7976e725..193890752 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -60,7 +60,7 @@ dev_dependencies: # rules and activating additional ones. flutter_lints: ^2.0.0 - icons_launcher: ^2.0.1 + icons_launcher: ^2.0.2 # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec