Skip to content

Commit 343c4fd

Browse files
dependabot[bot]rolandgeider
authored andcommitted
Bump mockito from 5.5.0 to 5.5.1
Bumps [mockito](https://github.com/dart-lang/mockito) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/dart-lang/mockito/releases) - [Changelog](https://github.com/dart-lang/mockito/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/mockito/commits/v5.5.1) --- updated-dependencies: - dependency-name: mockito dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c776bf1 commit 343c4fd

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

pubspec.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: da0d9209ca76bde579f2da330aeb9df62b6319c834fa7baae052021b0462401f
8+
sha256: f0bb5d1648339c8308cc0b9838d8456b3cfe5c91f9dc1a735b4d003269e5da9a
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "85.0.0"
11+
version: "88.0.0"
1212
analyzer:
1313
dependency: transitive
1414
description:
1515
name: analyzer
16-
sha256: "974859dc0ff5f37bc4313244b3218c791810d03ab3470a579580279ba971a48d"
16+
sha256: "0b7b9c329d2879f8f05d6c05b32ee9ec025f39b077864bdb5ac9a7b63418a98f"
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "7.7.1"
19+
version: "8.1.1"
2020
archive:
2121
dependency: transitive
2222
description:
@@ -277,10 +277,10 @@ packages:
277277
dependency: transitive
278278
description:
279279
name: dart_style
280-
sha256: "5b236382b47ee411741447c1f1e111459c941ea1b3f2b540dde54c210a3662af"
280+
sha256: c87dfe3d56f183ffe9106a18aebc6db431fc7c98c31a54b952a77f3d54a85697
281281
url: "https://pub.dev"
282282
source: hosted
283-
version: "3.1.0"
283+
version: "3.1.2"
284284
drift:
285285
dependency: "direct main"
286286
description:
@@ -550,10 +550,10 @@ packages:
550550
dependency: "direct dev"
551551
description:
552552
name: freezed
553-
sha256: da32f8ba8cfcd4ec71d9decc8cbf28bd2c31b5283d9887eb51eb4a0659d8110c
553+
sha256: "13065f10e135263a4f5a4391b79a8efc5fb8106f8dd555a9e49b750b45393d77"
554554
url: "https://pub.dev"
555555
source: hosted
556-
version: "3.2.0"
556+
version: "3.2.3"
557557
freezed_annotation:
558558
dependency: "direct main"
559559
description:
@@ -840,10 +840,10 @@ packages:
840840
dependency: "direct dev"
841841
description:
842842
name: mockito
843-
sha256: "2314cbe9165bcd16106513df9cf3c3224713087f09723b128928dc11a4379f99"
843+
sha256: "4feb43bc4eb6c03e832f5fcd637d1abb44b98f9cfa245c58e27382f58859f8f6"
844844
url: "https://pub.dev"
845845
source: hosted
846-
version: "5.5.0"
846+
version: "5.5.1"
847847
multi_select_flutter:
848848
dependency: "direct main"
849849
description:
@@ -1197,10 +1197,10 @@ packages:
11971197
dependency: transitive
11981198
description:
11991199
name: source_helper
1200-
sha256: "4f81479fe5194a622cdd1713fe1ecb683a6e6c85cd8cec8e2e35ee5ab3fdf2a1"
1200+
sha256: "6a3c6cc82073a8797f8c4dc4572146114a39652851c157db37e964d9c7038723"
12011201
url: "https://pub.dev"
12021202
source: hosted
1203-
version: "1.3.6"
1203+
version: "1.3.8"
12041204
source_span:
12051205
dependency: transitive
12061206
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dev_dependencies:
8080
flutter_lints: ^6.0.0
8181
freezed: ^3.2.0
8282
json_serializable: ^6.11.1
83-
mockito: ^5.4.6
83+
mockito: ^5.5.1
8484
network_image_mock: ^2.1.1
8585
shared_preferences_platform_interface: ^2.0.0
8686

0 commit comments

Comments
 (0)