Browse Source

Bump provider from 6.0.4 to 6.0.5 (#44)

Bumps [provider](https://github.com/rrousselGit/provider) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/rrousselGit/provider/releases)
- [Changelog](https://github.com/rrousselGit/provider/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrousselGit/provider/compare/provider-v6.0.4...provider-v6.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/39/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
e17758fdfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pubspec.lock
  2. 2
      pubspec.yaml

2
pubspec.lock

@ -728,7 +728,7 @@ packages: @@ -728,7 +728,7 @@ packages:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.4"
version: "6.0.5"
pub_semver:
dependency: transitive
description:

2
pubspec.yaml

@ -17,7 +17,7 @@ dependencies: @@ -17,7 +17,7 @@ dependencies:
flutter_localizations: # localizations i18n.
sdk: flutter
flutter_localized_locales: ^2.0.3
provider: ^6.0.4 # state manager
provider: ^6.0.5 # state manager
shared_preferences: ^2.0.15
path_provider: ^2.0.11
url_launcher: ^6.1.6

Loading…
Cancel
Save