Skip to content

Commit

Permalink
build(deps): bump flame_test from 1.17.2 to 1.17.3
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.2 to 1.17.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_test-v1.17.3/packages)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent c822744 commit 40c5a6c
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: baafe5c38075b60577db05e0421c12941695b246547d9aca95166def3f29e57f
sha256: c02390443e40a2a9034ac867d0789ab32f215eba4779bff4655a7143eb3d75d0
url: "https://pub.dev"
source: hosted
version: "1.21.0"
version: "1.22.0"
flame_audio:
dependency: "direct main"
description:
Expand All @@ -338,10 +338,10 @@ packages:
dependency: "direct dev"
description:
name: flame_test
sha256: "38ed7310200f56e57aa1259d52da938a5e309506d5411a2ed7c92bd97e6afaf2"
sha256: "32bd6c425b811815bbf8691fae4e6275d215210aee08142701dcf95e4eeeac5f"
url: "https://pub.dev"
source: hosted
version: "1.17.2"
version: "1.17.3"
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.13
flame_test: ^1.17.2
flame_test: ^1.17.3
flutter_test:
sdk: flutter
freezed: ^2.5.7
Expand Down

0 comments on commit 40c5a6c

Please sign in to comment.