Skip to content

Commit 1cda568

Browse files
Bump mockito from 5.4.6 to 5.5.0 (#1279)
Bumps [mockito](https://github.com/dart-lang/mockito) from 5.4.6 to 5.5.0. - [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) --- updated-dependencies: - dependency-name: mockito dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Louis-Philippe Héon <83369199+LouisPhilippeHeon@users.noreply.github.com>
1 parent b6addfe commit 1cda568

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

pubspec.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ packages:
2121
dependency: transitive
2222
description:
2323
name: analyzer
24-
sha256: "01949bf52ad33f0e0f74f881fbaac4f348c556531951d92c8d16f1262aa19ff8"
24+
sha256: "974859dc0ff5f37bc4313244b3218c791810d03ab3470a579580279ba971a48d"
2525
url: "https://pub.dev"
2626
source: hosted
27-
version: "7.5.4"
27+
version: "7.7.1"
2828
animations:
2929
dependency: "direct main"
3030
description:
@@ -77,10 +77,10 @@ packages:
7777
dependency: transitive
7878
description:
7979
name: build
80-
sha256: "51dc711996cbf609b90cbe5b335bbce83143875a9d58e4b5c6d3c4f684d3dda7"
80+
sha256: "7d95cbbb1526ab5ae977df9b4cc660963b9b27f6d1075c0b34653868911385e4"
8181
url: "https://pub.dev"
8282
source: hosted
83-
version: "2.5.4"
83+
version: "3.0.0"
8484
build_config:
8585
dependency: transitive
8686
description:
@@ -101,26 +101,26 @@ packages:
101101
dependency: transitive
102102
description:
103103
name: build_resolvers
104-
sha256: ee4257b3f20c0c90e72ed2b57ad637f694ccba48839a821e87db762548c22a62
104+
sha256: "38c9c339333a09b090a638849a4c56e70a404c6bdd3b511493addfbc113b60c2"
105105
url: "https://pub.dev"
106106
source: hosted
107-
version: "2.5.4"
107+
version: "3.0.0"
108108
build_runner:
109109
dependency: "direct dev"
110110
description:
111111
name: build_runner
112-
sha256: "382a4d649addbfb7ba71a3631df0ec6a45d5ab9b098638144faf27f02778eb53"
112+
sha256: b971d4a1c789eba7be3e6fe6ce5e5b50fd3719e3cb485b3fad6d04358304351d
113113
url: "https://pub.dev"
114114
source: hosted
115-
version: "2.5.4"
115+
version: "2.6.0"
116116
build_runner_core:
117117
dependency: transitive
118118
description:
119119
name: build_runner_core
120-
sha256: "85fbbb1036d576d966332a3f5ce83f2ce66a40bea1a94ad2d5fc29a19a0d3792"
120+
sha256: c04e612ca801cd0928ccdb891c263a2b1391cb27940a5ea5afcf9ba894de5d62
121121
url: "https://pub.dev"
122122
source: hosted
123-
version: "9.1.2"
123+
version: "9.2.0"
124124
built_collection:
125125
dependency: transitive
126126
description:
@@ -737,10 +737,10 @@ packages:
737737
dependency: "direct dev"
738738
description:
739739
name: mockito
740-
sha256: "4546eac99e8967ea91bae633d2ca7698181d008e95fa4627330cf903d573277a"
740+
sha256: "2314cbe9165bcd16106513df9cf3c3224713087f09723b128928dc11a4379f99"
741741
url: "https://pub.dev"
742742
source: hosted
743-
version: "5.4.6"
743+
version: "5.5.0"
744744
msal_auth:
745745
dependency: "direct main"
746746
description:
@@ -1054,10 +1054,10 @@ packages:
10541054
dependency: transitive
10551055
description:
10561056
name: source_gen
1057-
sha256: "35c8150ece9e8c8d263337a265153c3329667640850b9304861faea59fc98f6b"
1057+
sha256: fc787b1f89ceac9580c3616f899c9a447413cbdac1df071302127764c023a134
10581058
url: "https://pub.dev"
10591059
source: hosted
1060-
version: "2.0.0"
1060+
version: "3.0.0"
10611061
source_span:
10621062
dependency: transitive
10631063
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies:
7272
dev_dependencies:
7373
flutter_test:
7474
sdk: flutter
75-
mockito: ^5.4.5
75+
mockito: ^5.5.0
7676
flutter_launcher_icons: ^0.14.4
7777
build_runner: ^2.5.4
7878
import_sorter: ^4.6.0

0 commit comments

Comments
 (0)