Skip to content

Commit d5e1f4a

Browse files
chore(deps): update dependency: bump get to 4.7.3 (#505)
Bumps [get](https://github.com/jonataslaw/getx) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jonataslaw/getx/releases) - [Changelog](https://github.com/jonataslaw/getx/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonataslaw/getx/commits) --- updated-dependencies: - dependency-name: get dependency-version: 4.7.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tayeb Sedraia <tayeb.sedraia@orange.com>
1 parent a9a31fd commit d5e1f4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
# Provider
4040
provider: ^6.1.5
4141
# Get
42-
get: ^4.6.5
42+
get: ^4.7.3
4343
# Localization setup
4444
flutter_localizations:
4545
sdk: flutter

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,10 @@ packages:
185185
dependency: transitive
186186
description:
187187
name: get
188-
sha256: c79eeb4339f1f3deffd9ec912f8a923834bec55f7b49c9e882b8fef2c139d425
188+
sha256: "5ed34a7925b85336e15d472cc4cfe7d9ebf4ab8e8b9f688585bf6b50f4c3d79a"
189189
url: "https://pub.dev"
190190
source: hosted
191-
version: "4.7.2"
191+
version: "4.7.3"
192192
glob:
193193
dependency: transitive
194194
description:

0 commit comments

Comments
 (0)