Skip to content

Commit

Permalink
build(deps): bump flame_tiled from 1.12.0 to 1.18.2
Browse files Browse the repository at this point in the history
Bumps [flame_tiled](https://github.com/flame-engine/flame/tree/main/packages) from 1.12.0 to 1.18.2.
- [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_tiled-v1.18.2/packages)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 422e40b commit 6491061
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 @@ -309,10 +309,10 @@ packages:
dependency: "direct main"
description:
name: flame
sha256: "4418cf72c53059241a2e9ddf8e783a01ae84caec31d7f6d30a19122b2c602748"
sha256: "04c2ee1e01d6baf44f0273402ae0b6494669217bdd24cc8d38832750e7c25e75"
url: "https://pub.dev"
source: hosted
version: "1.11.0"
version: "1.13.0"
flame_audio:
dependency: "direct main"
description:
Expand Down Expand Up @@ -341,10 +341,10 @@ packages:
dependency: "direct main"
description:
name: flame_tiled
sha256: "2145d63c5f62ffe357bf31ce18b287f68b1cff6c216e1ea4b01fdcf0cd878f3a"
sha256: "3569aa3b0d71e52bdcc748a5e45846df980f5e264b6b6d581599202c3c400bc6"
url: "https://pub.dev"
source: hosted
version: "1.12.0"
version: "1.18.2"
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 @@ -13,7 +13,7 @@ dependencies:
flame: ^1.8.1
flame_audio: ^2.1.4
flame_behaviors: ^0.2.0
flame_tiled: ^1.12.0
flame_tiled: ^1.18.2
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
Expand Down

0 comments on commit 6491061

Please sign in to comment.