Skip to content

Commit

Permalink
deps(gui-ubuntupro): bump dart_either in /gui/packages/ubuntupro
Browse files Browse the repository at this point in the history
Bumps [dart_either](https://github.com/hoc081098/dart_either) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/hoc081098/dart_either/releases)
- [Changelog](https://github.com/hoc081098/dart_either/blob/master/CHANGELOG.md)
- [Commits](hoc081098/dart_either@1.0.0...2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent aea00b5 commit bc77635
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gui/packages/ubuntupro/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,10 +222,10 @@ packages:
dependency: "direct main"
description:
name: dart_either
sha256: "928895b8266ac5906eb4e2993fead563a73b17fc86eec6b40172100d56ca2507"
sha256: "2c6f9bb4426c2f9e5109ca72e132e9d4f858167f9750dabd24a30c992c90db78"
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "2.0.0"
dart_style:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion gui/packages/ubuntupro/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
async: ^2.11.0
base_x: ^2.0.1
crypto: ^3.0.6
dart_either: ^1.0.0
dart_either: ^2.0.0
file_picker: ^8.1.5
flutter:
sdk: flutter
Expand Down

0 comments on commit bc77635

Please sign in to comment.