Skip to content

Commit 755cd12

Browse files
dependabot[bot]marcnause
authored andcommitted
chore: Bump flusbserial from 0.5.0 to 0.6.0
Bumps [flusbserial](https://github.com/AsCress/flusbserial) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/AsCress/flusbserial/releases) - [Changelog](https://github.com/AsCress/flusbserial/blob/master/CHANGELOG.md) - [Commits](AsCress/flusbserial@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: flusbserial dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62f0bf6 commit 755cd12

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,10 @@ packages:
197197
dependency: transitive
198198
description:
199199
name: dart_libusb
200-
sha256: "6e3e6999ee09cde919af10931e9476202ac89b37e3b88fe8ef458bc6ae59bfd8"
200+
sha256: "6d15c7b788aad3353b23a3fc4c746a761f860053be936fd61f72d221256ef02e"
201201
url: "https://pub.dev"
202202
source: hosted
203-
version: "1.0.0"
203+
version: "1.0.1"
204204
dart_polylabel2:
205205
dependency: transitive
206206
description:
@@ -309,10 +309,10 @@ packages:
309309
dependency: "direct main"
310310
description:
311311
name: flusbserial
312-
sha256: f8d5d893ccc0581e56a90b44c777bc88f6c0e7caf3f4f9dd4569ce0e3fa5e9dd
312+
sha256: "889ceb4d1e577210d73eaef547832127a6e2216ad374956129bc0494fccb7d77"
313313
url: "https://pub.dev"
314314
source: hosted
315-
version: "0.5.0"
315+
version: "0.6.0"
316316
flutter:
317317
dependency: "direct main"
318318
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
path_provider: ^2.1.5
4545
file_picker: ^11.0.2
4646
flutter_screenutil: ^5.9.3
47-
flusbserial: ^0.5.0
47+
flusbserial: ^0.6.0
4848
inno_bundle: ^0.11.2
4949
flutter_map: ^8.3.0
5050
latlong2: ^0.9.1

0 commit comments

Comments
 (0)