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.14 to 2.0.15.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.0.15/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 21, 2024
1 parent 043b405 commit 705c305
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 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: "578bd8c508144fdaffd4f77b8ef2d8c523602275cd697cc3db284dbd762ef4ce"
sha256: "936d9c1c010d3e234d1672574636f3352b4941ca3decaddd3cafaeb9ad49c471"
url: "https://pub.dev"
source: hosted
version: "2.0.14"
version: "2.0.15"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -616,9 +616,11 @@ packages:
p4w_ms_store:
dependency: "direct main"
description:
path: "../p4w_ms_store"
relative: true
source: path
path: "gui/packages/p4w_ms_store"
ref: HEAD
resolved-ref: "043b405d1f0bccb7de13fad96d19b327049d9298"
url: "https://github.com/canonical/ubuntu-pro-for-wsl"
source: git
version: "0.0.1"
package_config:
dependency: transitive
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.14
flutter_svg: ^2.0.15
grpc: ^4.0.1
intl: ^0.19.0
meta: ^1.12.0
Expand Down

0 comments on commit 705c305

Please sign in to comment.