Skip to content

Commit

Permalink
Bump flutter_svg from 2.0.15 to 2.0.16 (#1105)
Browse files Browse the repository at this point in the history
* Bump flutter_svg from 2.0.15 to 2.0.16

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] <support@github.com>

* [BOT] Applying version.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] authored Dec 3, 2024
1 parent 45a5095 commit 446c020
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,10 +583,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
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: The 4th generation of ÉTSMobile, the main gateway between the Éco
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev

version: 4.55.3
version: 4.55.4

environment:
sdk: '>=3.3.0 <4.0.0'
Expand Down Expand Up @@ -51,7 +51,7 @@ dependencies:
# flutter community
package_info_plus: ^8.1.0
connectivity_plus: ^6.1.0
flutter_svg: ^2.0.15
flutter_svg: ^2.0.16
font_awesome_flutter: ^10.8.0
device_info_plus: ^11.1.0
share_plus: ^10.1.1
Expand Down

0 comments on commit 446c020

Please sign in to comment.