Skip to content

Commit

Permalink
build(deps): bump flame_tiled from 1.12.0 to 1.18.3
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.3.
- [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.3/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 Jan 5, 2024
1 parent 422e40b commit 5067b8f
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: "61c42b966a6b1f44ee093194e6701d45b14fdda1859c14fe68a39489454bfbd4"
url: "https://pub.dev"
source: hosted
version: "1.11.0"
version: "1.14.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: "83efffb9e050ab7f9a280efcb32ff43d1fc9613bbc6911ba6a2af6de527ace13"
url: "https://pub.dev"
source: hosted
version: "1.12.0"
version: "1.18.3"
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.3
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
Expand Down

0 comments on commit 5067b8f

Please sign in to comment.