Skip to content

Commit

Permalink
build(deps): bump flutter_svg from 2.0.14 to 2.0.16 in /clients/sail_ui
Browse files Browse the repository at this point in the history
Bumps [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) from 2.0.14 to 2.0.16.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.0.16/third_party/packages)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and octobocto committed Dec 3, 2024
1 parent 8ca5be5 commit f5f9814
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions clients/sail_ui/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,10 +315,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "578bd8c508144fdaffd4f77b8ef2d8c523602275cd697cc3db284dbd762ef4ce"
sha256: "54900a1a1243f3c4a5506d853a2b5c2dbc38d5f27e52a52618a8054401431123"
url: "https://pub.dev"
source: hosted
version: "2.0.14"
version: "2.0.16"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion clients/sail_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
flutter:
sdk: flutter
flutter_custom_tabs: ^2.1.0
flutter_svg: ^2.0.14
flutter_svg: ^2.0.16
flutter_platform_alert: ^0.6.1
intl: ^0.20.1
crypto: ^3.0.6
Expand Down

0 comments on commit f5f9814

Please sign in to comment.