From 1b8ec28b3fd55d6e38d18e827942d9b41c107d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 23:17:09 +0000 Subject: [PATCH] chore(deps): bump flutter_launcher_icons from 0.10.0 to 0.11.0 Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases) - [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md) - [Commits](https://github.com/fluttercommunity/flutter_launcher_icons/compare/v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: flutter_launcher_icons dependency-type: direct:production update-type: version-update:semver-minor ... 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 9a473fa0..f7812e07 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -567,7 +567,7 @@ packages: name: flutter_launcher_icons url: "https://pub.dartlang.org" source: hosted - version: "0.10.0" + version: "0.11.0" flutter_lints: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index c9f4a37e..09fb2f3b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -75,7 +75,7 @@ dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^2.0.1 - flutter_launcher_icons: ^0.10.0 + flutter_launcher_icons: ^0.11.0 hive_generator: ^2.0.0 build_runner: ^2.3.2 flutter_distributor: ^0.0.2