Skip to content

Commit

Permalink
Bump flame_svg from 1.8.3 to 1.8.10
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.10.
- [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.10/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 Feb 8, 2024
1 parent 2e03bdc commit e2185b9
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: "042533edc7ded96c2a439b2eae1a905f2611447d0d106b33686b841371c8d8c5"
sha256: "2a2352741500ce47823dcf212f06b23e9bdb622454eab90244ee6da58e23b488"
url: "https://pub.dev"
source: hosted
version: "1.10.0"
version: "1.15.0"
flame_bloc:
dependency: "direct main"
description:
Expand All @@ -189,10 +189,10 @@ packages:
dependency: "direct main"
description:
name: flame_svg
sha256: fe59fd95439ae7145c07c36ee1a69e56745a15015629d0233356bfa8c5533020
sha256: a8e5bd2081603f3b49f1fd15f64bc2625ff53b0cd99355d5d78ebddabe2c3f1e
url: "https://pub.dev"
source: hosted
version: "1.8.3"
version: "1.8.10"
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.4
flame_svg: ^1.7.3
flame_svg: ^1.8.10
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
Expand Down

0 comments on commit e2185b9

Please sign in to comment.