Skip to content

Commit

Permalink
chore(deps): bump flutter_svg from 2.0.13 to 2.0.14 in /packages/scan…
Browse files Browse the repository at this point in the history
…ner/shared (#5815)

* chore(deps): bump flutter_svg in /packages/scanner/shared

Bumps [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.0.14/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]>

* same flutter_svg version for all packages

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cirrus CI <[email protected]>
  • Loading branch information
dependabot[bot] and Cirrus CI authored Nov 8, 2024
1 parent 844f69d commit c03990e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/scanner/shared/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_svg: 2.0.13
flutter_svg: 2.0.14
visibility_detector: 0.4.0+2
provider: 6.1.2

Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
barcode_widget: 2.0.4
carousel_slider: 5.0.0
cupertino_icons: 1.0.8
flutter_svg: 2.0.13
flutter_svg: 2.0.14
flutter_map: 7.0.2
html: 0.15.4
flutter_widget_from_html_core: 0.8.3+1
Expand Down

0 comments on commit c03990e

Please sign in to comment.