Skip to content

Commit

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

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]>

* [BOT] Applying version.

---------

Signed-off-by: dependabot[bot] <[email protected]>
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 Nov 25, 2024
1 parent d89e32b commit a508767
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: "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
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.2
version: 4.55.3

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

0 comments on commit a508767

Please sign in to comment.