Skip to content

Commit 2181836

Browse files
Bump mockito from 5.3.0 to 5.3.1
Bumps [mockito](https://github.com/dart-lang/mockito) from 5.3.0 to 5.3.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/5.3.1) --- updated-dependencies: - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e61cec commit 2181836

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pubspec.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ packages:
77
name: _fe_analyzer_shared
88
url: "https://pub.dartlang.org"
99
source: hosted
10-
version: "38.0.0"
10+
version: "47.0.0"
1111
analyzer:
1212
dependency: transitive
1313
description:
1414
name: analyzer
1515
url: "https://pub.dartlang.org"
1616
source: hosted
17-
version: "3.4.1"
17+
version: "4.7.0"
1818
android_metadata:
1919
dependency: "direct main"
2020
description:
@@ -224,7 +224,7 @@ packages:
224224
name: code_builder
225225
url: "https://pub.dartlang.org"
226226
source: hosted
227-
version: "4.1.0"
227+
version: "4.3.0"
228228
collection:
229229
dependency: "direct main"
230230
description:
@@ -622,7 +622,7 @@ packages:
622622
name: mockito
623623
url: "https://pub.dartlang.org"
624624
source: hosted
625-
version: "5.3.0"
625+
version: "5.3.1"
626626
nested:
627627
dependency: transitive
628628
description:
@@ -1175,5 +1175,5 @@ packages:
11751175
source: hosted
11761176
version: "3.1.0"
11771177
sdks:
1178-
dart: ">=2.17.0-206.0.dev <3.0.0"
1178+
dart: ">=2.17.0 <3.0.0"
11791179
flutter: ">=2.10.0"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dev_dependencies:
6363
build_runner: ^2.2.0
6464
flutter_launcher_icons: ^0.10.0
6565
json_serializable: ^6.3.1
66-
mockito: ^5.3.0
66+
mockito: ^5.3.1
6767
network_image_mock: ^2.1.1
6868
flutter_lints: ^2.0.1
6969
cider: ^0.1.1

0 commit comments

Comments
 (0)