Skip to content

Commit e532d7d

Browse files
chore: Bump record from 7.1.0 to 7.1.1
Bumps [record](https://github.com/llfbandit/record) from 7.1.0 to 7.1.1. - [Commits](llfbandit/record@7.1.0...7.1.1) --- updated-dependencies: - dependency-name: record dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99ccd51 commit e532d7d

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

pubspec.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -984,26 +984,26 @@ packages:
984984
dependency: "direct main"
985985
description:
986986
name: record
987-
sha256: d28ec249ee4af6753a68a7a5077d6a2eee71e38dc61a241724aded53263274ba
987+
sha256: "82539d1372e23cf51375fdfcba084f39912bcbf9a953b75d56596691f8f11c0f"
988988
url: "https://pub.dev"
989989
source: hosted
990-
version: "7.1.0"
990+
version: "7.1.1"
991991
record_android:
992992
dependency: transitive
993993
description:
994994
name: record_android
995-
sha256: "6722be803d8b2a0945112d69cfbda1391970c5cff2cb53c16afd307a6b7ef0c4"
995+
sha256: "28f1108626a190e249b01ffa9f639070e31e5157474b64a5ae380bf36aec9559"
996996
url: "https://pub.dev"
997997
source: hosted
998-
version: "2.1.1"
998+
version: "2.1.2"
999999
record_ios:
10001000
dependency: transitive
10011001
description:
10021002
name: record_ios
1003-
sha256: de6f660b02c2a909c963d5c3c929fdf100b03cea9e5552599d0e5ae1b7d1a89d
1003+
sha256: "21d189f49a598af4697dac4cc9e48389ac0a1fb3e916622b5504a58d9b96313e"
10041004
url: "https://pub.dev"
10051005
source: hosted
1006-
version: "2.1.0"
1006+
version: "2.1.1"
10071007
record_linux:
10081008
dependency: transitive
10091009
description:
@@ -1016,10 +1016,10 @@ packages:
10161016
dependency: transitive
10171017
description:
10181018
name: record_macos
1019-
sha256: "9c29a7efdace0662db2aa7284873d49f8b48992432db3b5f0d38cbe2da8eecde"
1019+
sha256: ced7495abf3d683e8a7dbe8fc96df8ea5722837a26f922b7cb7c5de11661bb46
10201020
url: "https://pub.dev"
10211021
source: hosted
1022-
version: "2.1.0"
1022+
version: "2.1.1"
10231023
record_platform_interface:
10241024
dependency: transitive
10251025
description:
@@ -1032,18 +1032,18 @@ packages:
10321032
dependency: transitive
10331033
description:
10341034
name: record_web
1035-
sha256: "9d2d43162afff63d8608eb09c2982b9c6898dd8fbf5b05395ca7d08305b6db40"
1035+
sha256: "7d75ed681b5bf40c3a9b51b6c105fe53705f752284d859d5f030ab5a2bfd49cf"
10361036
url: "https://pub.dev"
10371037
source: hosted
1038-
version: "2.1.0"
1038+
version: "2.1.1"
10391039
record_windows:
10401040
dependency: transitive
10411041
description:
10421042
name: record_windows
1043-
sha256: a1db1c0b996acd4161a93cc412b81a2a09a4fd7161c6353f32bf97683003b52f
1043+
sha256: "39ca03e7ae4df5e2512bc3c92b0ef9a7b148d9295ae8ac92df6beb4daf939d94"
10441044
url: "https://pub.dev"
10451045
source: hosted
1046-
version: "2.1.0"
1046+
version: "2.2.0"
10471047
retry:
10481048
dependency: transitive
10491049
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
url: https://github.com/marcnause/usbserial.git
2626
ref: master
2727
get_it: ^9.2.1
28-
record: ^7.1.0
28+
record: ^7.1.1
2929
data: ^0.15.1
3030
logger: ^2.7.0
3131
url_launcher: ^6.3.2

0 commit comments

Comments
 (0)