Skip to content

Commit

Permalink
deps(gui-ubuntupro): bump flutter_svg in /gui/packages/ubuntupro
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.15 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 Nov 28, 2024
1 parent 27e45e6 commit 731b62c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gui/packages/ubuntupro/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -333,10 +333,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "936d9c1c010d3e234d1672574636f3352b4941ca3decaddd3cafaeb9ad49c471"
sha256: "54900a1a1243f3c4a5506d853a2b5c2dbc38d5f27e52a52618a8054401431123"
url: "https://pub.dev"
source: hosted
version: "2.0.15"
version: "2.0.16"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion gui/packages/ubuntupro/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_markdown: ^0.7.4
flutter_svg: ^2.0.15
flutter_svg: ^2.0.16
grpc: ^4.0.1
intl: ^0.19.0
meta: ^1.12.0
Expand Down

0 comments on commit 731b62c

Please sign in to comment.