Browse Source

Bump icons_launcher from 2.0.5 to 2.0.6 in /zxscanner

Bumps [icons_launcher](https://github.com/mrrhak/icons_launcher) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/mrrhak/icons_launcher/releases)
- [Changelog](https://github.com/mrrhak/icons_launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mrrhak/icons_launcher/compare/v2.0.5...v2.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/52/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
29587ffcd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      zxscanner/pubspec.lock
  2. 2
      zxscanner/pubspec.yaml

2
zxscanner/pubspec.lock

@ -405,7 +405,7 @@ packages:
name: icons_launcher name: icons_launcher
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "2.0.5" version: "2.0.6"
image: image:
dependency: "direct main" dependency: "direct main"
description: description:

2
zxscanner/pubspec.yaml

@ -43,7 +43,7 @@ dev_dependencies:
flutter_test: flutter_test:
sdk: flutter sdk: flutter
hive_generator: hive_generator:
icons_launcher: ^2.0.5 # flutter pub run icons_launcher:create icons_launcher: ^2.0.6 # flutter pub run icons_launcher:create
# integration_test: # integration_test:
# sdk: flutter # sdk: flutter
mobx_codegen: mobx_codegen:

Loading…
Cancel
Save