Skip to content

Commit

Permalink
chore: upgrade test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Merrit committed Jan 27, 2023
1 parent 607f098 commit 3e048a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Expand Up @@ -335,7 +335,7 @@ packages:
source: hosted
version: "4.0.2"
image:
dependency: "direct main"
dependency: transitive
description:
name: image
sha256: "8e9d133755c3e84c73288363e6343157c383a0c6c56fc51afcc5d4d7180306d6"
Expand Down Expand Up @@ -900,10 +900,10 @@ packages:
dependency: transitive
description:
name: url_launcher_windows
sha256: "387e227c4b979034cc52afb11d66b04ed9b288ca1f45beeef39b2ea69e714fa5"
sha256: b6217370f8eb1fd85c8890c539f5a639a01ab209a36db82c921ebeacefc7a615
url: "https://pub.dev"
source: hosted
version: "3.0.2"
version: "3.0.3"
uuid:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -59,7 +59,7 @@ dev_dependencies:
sdk: flutter
mocktail: ^0.3.0
msix: ^3.6.2
test: ^1.19.5
test: ^1.22.0

flutter:
uses-material-design: true
Expand Down

0 comments on commit 3e048a0

Please sign in to comment.