From b7e8ef2064841d6db8cb21002a7cf01591fff3de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 04:57:00 +0000 Subject: [PATCH] chore(deps): bump flutter_launcher_icons from 0.14.0 to 0.14.1 Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.14.0 to 0.14.1. - [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.14.0...v0.14.1) --- updated-dependencies: - dependency-name: flutter_launcher_icons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2d485f1..6567ce2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -420,10 +420,10 @@ packages: dependency: "direct dev" description: name: flutter_launcher_icons - sha256: a38f2f1b3c373d42bf08bd17d60e20d3c73abce7727607b4d085ec7d5acaa294 + sha256: "619817c4b65b322b5104b6bb6dfe6cda62d9729bd7ad4303ecc8b4e690a67a77" url: "https://pub.dev" source: hosted - version: "0.14.0" + version: "0.14.1" flutter_localizations: dependency: "direct main" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 6bb1fa4..e7fcd0d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -73,7 +73,7 @@ dev_dependencies: custom_lint: ^0.6.4 dhttpd: ^4.1.0 flutter_gen_runner: ^5.7.0 - flutter_launcher_icons: ^0.14.0 + flutter_launcher_icons: ^0.14.1 flutter_native_splash: ^2.4.1 flutter_test: # Required for a Flutter project that includes tests sdk: flutter