From d35fcb1e67d4263acae4c2d8876f3fd11de1544c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 21:13:41 +0000 Subject: [PATCH] chore(deps): bump lottie from 2.0.0 to 2.2.0 Bumps [lottie](https://github.com/xvrh/lottie-flutter) from 2.0.0 to 2.2.0. - [Release notes](https://github.com/xvrh/lottie-flutter/releases) - [Changelog](https://github.com/xvrh/lottie-flutter/blob/master/CHANGELOG.md) - [Commits](https://github.com/xvrh/lottie-flutter/compare/v2.0.0...v2.2.0) --- updated-dependencies: - dependency-name: lottie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7c4c231..89e0bf6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -346,7 +346,7 @@ packages: name: lottie url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.2.0" matcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d4c6ef8..12933b4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: font_awesome_flutter: ^10.2.1 google_fonts: ^3.0.1 shimmer: ^2.0.0 - lottie: ^2.0.0 + lottie: ^2.2.0 intl: ^0.17.0 flutter_feather_icons: ^2.0.0+1