Skip to content

Commit

Permalink
Bump flame_svg from 1.8.3 to 1.8.4
Browse files Browse the repository at this point in the history
Bumps [flame_svg](https://github.com/flame-engine/flame/tree/main/packages) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/flame-engine/flame/releases)
- [Changelog](https://github.com/flame-engine/flame/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flame-engine/flame/commits/flame_svg-v1.8.4/packages)

---
updated-dependencies:
- dependency-name: flame_svg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent a732953 commit 81a87fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@ packages:
dependency: "direct main"
description:
name: flame
sha256: f1ed45b49db36f6650882900f3216516d5c2628400bad8b4e92d83c116d79b12
sha256: "042533edc7ded96c2a439b2eae1a905f2611447d0d106b33686b841371c8d8c5"
url: "https://pub.dev"
source: hosted
version: "1.9.1"
version: "1.10.0"
flame_bloc:
dependency: "direct main"
description:
Expand All @@ -189,10 +189,10 @@ packages:
dependency: "direct main"
description:
name: flame_svg
sha256: fe59fd95439ae7145c07c36ee1a69e56745a15015629d0233356bfa8c5533020
sha256: "56187c03178c08f38c3734a89b6b269fdc5614e8c7e6b66dbf48b3e6c3c12622"
url: "https://pub.dev"
source: hosted
version: "1.8.3"
version: "1.8.4"
flutter:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
equatable: ^2.0.5
flame: ^1.9.1
flame_bloc: ^1.10.3
flame_svg: ^1.7.3
flame_svg: ^1.8.4
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
Expand Down

0 comments on commit 81a87fa

Please sign in to comment.