Skip to content

Commit

Permalink
build(deps): bump flame_test from 1.16.0 to 1.16.2
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.16.0 to 1.16.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_test-v1.16.2/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 Aug 7, 2024
1 parent 22572c1 commit b569aae
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 @@ -333,10 +333,10 @@ packages:
dependency: "direct dev"
description:
name: flame_test
sha256: "297f79147c4afd6e363ab898da52fa9e6301f6da0f6f5fd916901f797f51e16f"
sha256: dbcd03cec4af6d52b26c36ea376c66302ca922e84f91580bd07ed28df2261dd7
url: "https://pub.dev"
source: hosted
version: "1.16.0"
version: "1.16.2"
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.12
flame_test: ^1.16.0
flame_test: ^1.16.2
flutter_test:
sdk: flutter
freezed: ^2.4.7
Expand Down

0 comments on commit b569aae

Please sign in to comment.