Skip to content

Commit

Permalink
Merge pull request #229 from KRTirtho/dependabot/pub/cached_network_i…
Browse files Browse the repository at this point in the history
…mage-3.2.2

chore(deps): bump cached_network_image from 3.2.1 to 3.2.2
  • Loading branch information
KRTirtho authored Sep 21, 2022
2 parents 205acf1 + 29942ff commit 0075170
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -289,21 +289,21 @@ packages:
name: cached_network_image
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.1"
version: "3.2.2"
cached_network_image_platform_interface:
dependency: transitive
description:
name: cached_network_image_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "2.0.0"
cached_network_image_web:
dependency: transitive
description:
name: cached_network_image_web
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -1314,5 +1314,5 @@ packages:
source: hosted
version: "1.12.0"
sdks:
dart: ">=2.17.1 <3.0.0"
flutter: ">=3.0.0"
dart: ">=2.18.0 <3.0.0"
flutter: ">=3.3.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.5
cached_network_image: ^3.2.0
cached_network_image: ^3.2.2
html: ^0.15.0
http: ^0.13.4
shared_preferences: ^2.0.11
Expand Down

0 comments on commit 0075170

Please sign in to comment.