Skip to content

Commit

Permalink
chore(deps): bump flame from 1.19.0 to 1.21.0
Browse files Browse the repository at this point in the history
Bumps [flame](https://github.com/flame-engine/flame) from 1.19.0 to 1.21.0.
- [Release notes](https://github.com/flame-engine/flame/releases)
- [Changelog](https://github.com/flame-engine/flame/blob/main/CHANGELOG.md)
- [Commits](flame-engine/flame@flame-v1.19.0...flame-v1.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent dfe0bdd commit ddc5971
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@ packages:
dependency: "direct main"
description:
name: flame
sha256: e6873a8540a197a9bfe251e10c9e1f200329041d6e6d70df2cf38aa681cf2ef7
sha256: baafe5c38075b60577db05e0421c12941695b246547d9aca95166def3f29e57f
url: "https://pub.dev"
source: hosted
version: "1.19.0"
version: "1.21.0"
flame_test:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:

dependencies:
bloc: ^8.1.4
flame: ^1.19.0
flame: ^1.21.0
flutter:
sdk: flutter
flutter_bloc: ^8.1.6
Expand Down

0 comments on commit ddc5971

Please sign in to comment.