chore(deps): update dependency flutter_launcher_icons to ^0.14.0 #48

Open
renovator wants to merge 1 commit from renovate/flutter_launcher_icons-0.x into dev
2 changed files with 3 additions and 3 deletions
Showing only changes of commit debdcae82d - Show all commits

View file

@ -380,10 +380,10 @@ packages:
dependency: "direct dev" dependency: "direct dev"
description: description:
name: flutter_launcher_icons name: flutter_launcher_icons
sha256: "526faf84284b86a4cb36d20a5e45147747b7563d921373d4ee0559c54fcdbcea" sha256: "619817c4b65b322b5104b6bb6dfe6cda62d9729bd7ad4303ecc8b4e690a67a77"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.13.1" version: "0.14.1"
flutter_localizations: flutter_localizations:
dependency: "direct main" dependency: "direct main"
description: flutter description: flutter

View file

@ -44,7 +44,7 @@ dependencies:
dev_dependencies: dev_dependencies:
build_runner: ^2.4.6 build_runner: ^2.4.6
flutter_launcher_icons: ^0.13.1 flutter_launcher_icons: ^0.14.0
# The "flutter_lints" package below contains a set of recommended lints to # The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is # encourage good coding practices. The lint set provided by the package is