Skip to content

Commit

Permalink
build(deps): bump animations from 2.0.8 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps [animations](https://github.com/flutter/packages/tree/main/packages) from 2.0.8 to 2.0.10.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/animations-v2.0.10/packages)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 3c0e6cc commit f91855a
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 @@ -29,10 +29,10 @@ packages:
dependency: "direct main"
description:
name: animations
sha256: ef57563eed3620bd5d75ad96189846aca1e033c0c45fc9a7d26e80ab02b88a70
sha256: "708e4b68c23228c264b038fe7003a2f5d01ce85fc64d8cae090e86b27fcea6c5"
url: "https://pub.dev"
source: hosted
version: "2.0.8"
version: "2.0.10"
ansicolor:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
sdk: ">=3.2.0 <4.0.0"

dependencies:
animations: ^2.0.8
animations: ^2.0.10
black_hole_flutter: ^1.1.0
bloc: ^8.1.2
cached_network_image: ^3.3.0
Expand Down

0 comments on commit f91855a

Please sign in to comment.