Skip to content

Commit

Permalink
Bump flame_bloc from 1.10.3 to 1.10.4
Browse files Browse the repository at this point in the history
Bumps [flame_bloc](https://github.com/flame-engine/flame/tree/main/packages) from 1.10.3 to 1.10.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_bloc-v1.10.4/packages)

---
updated-dependencies:
- dependency-name: flame_bloc
  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 ab9aff1
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,18 +173,18 @@ 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:
name: flame_bloc
sha256: "6377bde1507c32e00ccab66d4e2c67ad8a28fbb6433c41f30aff42b1d3dfdcdd"
sha256: b593d3661cfb32acff2a699b0f559cca6e6fbe0e6dba95030c880f293d2eba60
url: "https://pub.dev"
source: hosted
version: "1.10.3"
version: "1.10.4"
flame_svg:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
bloc: ^8.1.0
equatable: ^2.0.5
flame: ^1.9.1
flame_bloc: ^1.10.3
flame_bloc: ^1.10.4
flame_svg: ^1.7.3
flutter:
sdk: flutter
Expand Down

0 comments on commit ab9aff1

Please sign in to comment.