Skip to content

Commit

Permalink
build(deps): bump flame_test from 1.17.3 to 1.17.4
Browse files Browse the repository at this point in the history
Bumps [flame_test](https://github.com/flame-engine/flame/tree/main/packages) from 1.17.3 to 1.17.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_test-v1.17.4/packages)

---
updated-dependencies:
- dependency-name: flame_test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 88811ba commit 959d16f
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 @@ -314,10 +314,10 @@ packages:
dependency: "direct main"
description:
name: flame
sha256: c02390443e40a2a9034ac867d0789ab32f215eba4779bff4655a7143eb3d75d0
sha256: "0bd0d5bfaf270e4c1624f8d966ca42951479d1b59371058898bdd6ce41bce27a"
url: "https://pub.dev"
source: hosted
version: "1.22.0"
version: "1.23.0"
flame_audio:
dependency: "direct main"
description:
Expand All @@ -338,10 +338,10 @@ packages:
dependency: "direct dev"
description:
name: flame_test
sha256: "32bd6c425b811815bbf8691fae4e6275d215210aee08142701dcf95e4eeeac5f"
sha256: "67268c091ceafb3b9549c9569b8b93f9dc7f183b83f377fd49430ad24431b794"
url: "https://pub.dev"
source: hosted
version: "1.17.3"
version: "1.17.4"
flame_tiled:
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 @@ -28,7 +28,7 @@ dependencies:
dev_dependencies:
bloc_test: ^9.1.7
build_runner: ^2.4.14
flame_test: ^1.17.3
flame_test: ^1.17.4
flutter_test:
sdk: flutter
freezed: ^2.5.7
Expand Down

0 comments on commit 959d16f

Please sign in to comment.