Bump shared_preferences from 2.0.13 to 2.0.15

Bumps [shared_preferences](https://github.com/flutter/plugins) from 2.0.13 to 2.0.15.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/shared_preferences-v2.0.13...shared_preferences-v2.0.15)

---
updated-dependencies:
- dependency-name: shared_preferences
  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]
2022-05-16 01:05:19 +00:00
committed by GitHub
parent c64ffa43c2
commit fbef418656
2 changed files with 2 additions and 2 deletions

View File

@@ -762,7 +762,7 @@ packages:
name: shared_preferences
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.13"
version: "2.0.15"
shared_preferences_android:
dependency: transitive
description:

View File

@@ -49,7 +49,7 @@ dependencies:
package_info: ^2.0.2
provider: ^6.0.1
rive: ^0.8.1
shared_preferences: ^2.0.13
shared_preferences: ^2.0.15
table_calendar: ^3.0.2
url_launcher: ^6.1.0
flutter_barcode_scanner: ^2.0.0