Bump flutter_launcher_icons from 0.13.0 to 0.13.1

Bumps [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons) from 0.13.0 to 0.13.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.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: flutter_launcher_icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-24 01:17:37 +00:00
committed by GitHub
parent beec76b05d
commit a03211cce5
2 changed files with 2 additions and 2 deletions

View File

@@ -339,7 +339,7 @@ packages:
name: flutter_launcher_icons
url: "https://pub.dartlang.org"
source: hosted
version: "0.13.0"
version: "0.13.1"
flutter_lints:
dependency: "direct dev"
description:

View File

@@ -65,7 +65,7 @@ dev_dependencies:
integration_test:
sdk: flutter
build_runner: ^2.3.3
flutter_launcher_icons: ^0.13.0
flutter_launcher_icons: ^0.13.1
json_serializable: ^6.6.1
mockito: ^5.4.0
network_image_mock: ^2.1.1