Skip to content

Commit

Permalink
Bump flutter_cache_manager from 3.3.0 to 3.3.1 (#1947)
Browse files Browse the repository at this point in the history
Bumps [flutter_cache_manager](https://github.com/Baseflow/flutter_cache_manager) from 3.3.0 to 3.3.1.
- [Commits](https://github.com/Baseflow/flutter_cache_manager/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 7, 2023
1 parent 492ae5c commit 08c70d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
12 changes: 2 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -474,10 +474,10 @@ packages:
dependency: "direct main"
description:
name: flutter_cache_manager
sha256: "32cd900555219333326a2d0653aaaf8671264c29befa65bbd9856d204a4c9fb3"
sha256: "8207f27539deb83732fdda03e259349046a39a4c767269285f449ade355d54ba"
url: "https://pub.dev"
source: hosted
version: "3.3.0"
version: "3.3.1"
flutter_hooks:
dependency: transitive
description:
Expand Down Expand Up @@ -1181,14 +1181,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.6"
pedantic:
dependency: transitive
description:
name: pedantic
sha256: "67fc27ed9639506c856c840ccce7594d0bdcd91bc8d53d6e52359449a1d50602"
url: "https://pub.dev"
source: hosted
version: "1.11.1"
permission_handler:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies:
sdk: flutter

flutter_braintree: ^3.0.0
flutter_cache_manager: ^3.3.0
flutter_cache_manager: ^3.3.1
flutter_local_notifications: ^15.0.0
flutter_localizations:
sdk: flutter
Expand Down

0 comments on commit 08c70d4

Please sign in to comment.