Skip to content

Commit

Permalink
Bump units_converter from 2.0.1 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [units_converter](https://github.com/ferraridamiano/units_converter) from 2.0.1 to 3.0.2.
- [Release notes](https://github.com/ferraridamiano/units_converter/releases)
- [Changelog](https://github.com/ferraridamiano/units_converter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ferraridamiano/units_converter/commits)

---
updated-dependencies:
- dependency-name: units_converter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 1af8162 commit a72789a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
25 changes: 6 additions & 19 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,18 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: f256b0c0ba6c7577c15e2e4e114755640a875e885099367bf6e012b19314c834
sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7"
url: "https://pub.dev"
source: hosted
version: "72.0.0"
_macros:
dependency: transitive
description: dart
source: sdk
version: "0.3.2"
version: "67.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
sha256: b652861553cd3990d8ed361f7979dc6d7053a9ac8843fa73820ab68ce5410139
sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d"
url: "https://pub.dev"
source: hosted
version: "6.7.0"
version: "6.4.1"
ansi_styles:
dependency: transitive
description:
Expand Down Expand Up @@ -408,14 +403,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.2.0"
macros:
dependency: transitive
description:
name: macros
sha256: "0acaed5d6b7eab89f63350bccd82119e6c602df0f391260d0e32b5e23db79536"
url: "https://pub.dev"
source: hosted
version: "0.1.2-main.4"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -888,10 +875,10 @@ packages:
dependency: "direct main"
description:
name: units_converter
sha256: "8885f35e2954bf5ba2e0de578ab1481c9dd2eba7feb9e71e1bd965e34cef06e8"
sha256: "0e0b62a7ac10e6c79942aa52a14225733ce3bc68b70b4d64f99e79fc4477ad6f"
url: "https://pub.dev"
source: hosted
version: "2.0.1"
version: "3.0.2"
universal_io:
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 @@ -32,7 +32,7 @@ dependencies:
# Store the customizations and the latest currencies conversions
shared_preferences: ^2.3.2
# Unit conversion
units_converter: 2.0.1
units_converter: 3.0.2
# Just for getting the browser current language
universal_io: ^2.2.2
# Open external pages such as GitHub repo, Play Store, etc
Expand Down

0 comments on commit a72789a

Please sign in to comment.