Skip to content

Commit 52663df

Browse files
dependabot[bot]marcnause
authored andcommitted
chore(deps): bump flutter_svg from 2.1.0 to 2.2.0
Bumps [flutter_svg](https://github.com/flutter/packages/tree/main/third_party/packages) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_svg-v2.2.0/third_party/packages) --- updated-dependencies: - dependency-name: flutter_svg dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c3d78d commit 52663df

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,10 +171,10 @@ packages:
171171
dependency: "direct main"
172172
description:
173173
name: flutter_svg
174-
sha256: d44bf546b13025ec7353091516f6881f1d4c633993cb109c3916c3a0159dadf1
174+
sha256: cd57f7969b4679317c17af6fd16ee233c1e60a82ed209d8a475c54fd6fd6f845
175175
url: "https://pub.dev"
176176
source: hosted
177-
version: "2.1.0"
177+
version: "2.2.0"
178178
flutter_test:
179179
dependency: "direct dev"
180180
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
# The following adds the Cupertino Icons font to your application.
3636
# Use with the CupertinoIcons class for iOS style icons.
3737
cupertino_icons: ^1.0.8
38-
flutter_svg: ^2.1.0
38+
flutter_svg: ^2.2.0
3939
google_fonts: ^6.2.1
4040
fl_chart: ^1.0.0
4141
provider: ^6.1.5

0 commit comments

Comments
 (0)