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] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-19 01:21:02 +00:00
committed by GitHub
parent 7e61cec7da
commit 21818362eb
2 changed files with 6 additions and 6 deletions

View File

@@ -7,14 +7,14 @@ packages:
name: _fe_analyzer_shared
url: "https://pub.dartlang.org"
source: hosted
version: "38.0.0"
version: "47.0.0"
analyzer:
dependency: transitive
description:
name: analyzer
url: "https://pub.dartlang.org"
source: hosted
version: "3.4.1"
version: "4.7.0"
android_metadata:
dependency: "direct main"
description:
@@ -224,7 +224,7 @@ packages:
name: code_builder
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.0"
version: "4.3.0"
collection:
dependency: "direct main"
description:
@@ -622,7 +622,7 @@ packages:
name: mockito
url: "https://pub.dartlang.org"
source: hosted
version: "5.3.0"
version: "5.3.1"
nested:
dependency: transitive
description:
@@ -1175,5 +1175,5 @@ packages:
source: hosted
version: "3.1.0"
sdks:
dart: ">=2.17.0-206.0.dev <3.0.0"
dart: ">=2.17.0 <3.0.0"
flutter: ">=2.10.0"

View File

@@ -63,7 +63,7 @@ dev_dependencies:
build_runner: ^2.2.0
flutter_launcher_icons: ^0.10.0
json_serializable: ^6.3.1
mockito: ^5.3.0
mockito: ^5.3.1
network_image_mock: ^2.1.1
flutter_lints: ^2.0.1
cider: ^0.1.1