Skip to content

Commit

Permalink
Merge pull request #228 from KRTirtho/dependabot/pub/flutter_launcher…
Browse files Browse the repository at this point in the history
…_icons-0.10.0

chore(deps): bump flutter_launcher_icons from 0.9.2 to 0.10.0
  • Loading branch information
KRTirtho authored Sep 21, 2022
2 parents 2e6a4d0 + 3f37ad7 commit 205acf1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
cli_util:
dependency: transitive
description:
name: cli_util
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.5"
clock:
dependency: transitive
description:
Expand Down Expand Up @@ -485,7 +492,7 @@ packages:
name: flutter_launcher_icons
url: "https://pub.dartlang.org"
source: hosted
version: "0.9.2"
version: "0.10.0"
flutter_lints:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.1
flutter_launcher_icons: ^0.9.2
flutter_launcher_icons: ^0.10.0
hive_generator: ^1.1.3
build_runner: ^2.1.11
flutter_distributor: ^0.0.2
Expand Down

0 comments on commit 205acf1

Please sign in to comment.