Skip to content

Commit

Permalink
fix(deps): update dependency flutter_svg to v2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2024
1 parent dcccdf5 commit 2d1a7b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions core/designsystem/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ packages:
source: path
version: "1.0.0"
core_model:
dependency: "direct overridden"
dependency: transitive
description:
path: "../model"
relative: true
Expand Down Expand Up @@ -281,10 +281,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "7b4ca6cf3304575fe9c8ec64813c8d02ee41d2afe60bcfe0678bcb5375d596a2"
sha256: "1b7723a814d84fb65869ea7115cdb3ee7c3be5a27a755c1ec60e049f6b9fcbb2"
url: "https://pub.dev"
source: hosted
version: "2.0.10+1"
version: "2.0.11"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion core/designsystem/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
flutter_adaptive_scaffold: 0.3.1
flutter_localizations:
sdk: flutter
flutter_svg: 2.0.10+1
flutter_svg: 2.0.11
gap: 3.0.1
intl: 0.19.0

Expand Down

0 comments on commit 2d1a7b2

Please sign in to comment.