Skip to content

Commit

Permalink
Bump flame_bloc from 1.10.4 to 1.11.1
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.4 to 1.11.1.
- [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.11.1/packages)

---
updated-dependencies:
- dependency-name: flame_bloc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 2febce3 commit 962feab
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: "042533edc7ded96c2a439b2eae1a905f2611447d0d106b33686b841371c8d8c5"
sha256: da1812e2f17a8ffd5d43ea6a83137794e7f482bcf50419bc9847b8efdb39f791
url: "https://pub.dev"
source: hosted
version: "1.10.0"
version: "1.17.0"
flame_bloc:
dependency: "direct main"
description:
name: flame_bloc
sha256: b593d3661cfb32acff2a699b0f559cca6e6fbe0e6dba95030c880f293d2eba60
sha256: d2aacebddb55427c0bde4eedadcbeb1c2fb8fc63df6edd26b4da201e30513e4d
url: "https://pub.dev"
source: hosted
version: "1.10.4"
version: "1.11.1"
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.4
equatable: ^2.0.5
flame: ^1.9.1
flame_bloc: ^1.10.4
flame_bloc: ^1.11.1
flame_svg: ^1.7.3
flutter:
sdk: flutter
Expand Down

0 comments on commit 962feab

Please sign in to comment.