Skip to content

Commit

Permalink
fix(deps): update dependency cupertino_icons to v1.0.6 (#858)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency cupertino_icons to v1.0.6

* chore(deps): dependencies maintenance

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and renovate[bot] authored Aug 31, 2023
1 parent b447160 commit ada6cba
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ packages:
dependency: "direct main"
description:
name: cupertino_icons
sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be
sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
url: "https://pub.dev"
source: hosted
version: "1.0.5"
version: "1.0.6"
fake_async:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ environment:
sdk: ">=2.12.0 <3.0.0"

dependencies:
cupertino_icons: 1.0.5
cupertino_icons: 1.0.6
flutter:
sdk: flutter
json_theme: 6.2.3
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -267,10 +267,10 @@ packages:
dependency: "direct main"
description:
name: cupertino_icons
sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be
sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
url: "https://pub.dev"
source: hosted
version: "1.0.5"
version: "1.0.6"
dart_style:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
bloc: 8.1.2
collection: ^1.17.2
copy_with_extension: 5.0.4
cupertino_icons: 1.0.5
cupertino_icons: 1.0.6
device_preview: 1.1.0
dio: 5.3.2
dropdown_search: 5.0.6
Expand Down

0 comments on commit ada6cba

Please sign in to comment.